mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
web: added doc link about session expiration
This commit is contained in:
parent
c66c97afd4
commit
a3e398a1d5
@ -84,7 +84,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Remember me: </td>
|
||||
<td><a target="_blank" href="https://docs.pikvm.org/auth/#session-expiration">Remember me</a>: </td>
|
||||
<td>
|
||||
<div class="radio-box">
|
||||
<input type="radio" id="expire-radio-3600" name="expire-radio" value="3600"/>
|
||||
|
||||
@ -41,7 +41,7 @@ block body
|
||||
tr
|
||||
td(colspan=2) #[hr]
|
||||
tr
|
||||
td Remember me:
|
||||
td #[a(target="_blank" href="https://docs.pikvm.org/auth/#session-expiration") Remember me]:
|
||||
td
|
||||
+radio("expire-radio", [
|
||||
{"title": "1h", "value": "3600"},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user