mirror of https://github.com/jumpserver/jumpserver
[Bugfix] settings add option
parent
89e013e2e2
commit
8b9e45ad31
|
@ -380,3 +380,4 @@ BOOTSTRAP3 = {
|
|||
TOKEN_EXPIRATION = CONFIG.TOKEN_EXPIRATION or 3600
|
||||
DISPLAY_PER_PAGE = CONFIG.DISPLAY_PER_PAGE
|
||||
DEFAULT_EXPIRED_YEARS = 70
|
||||
USER_GUIDE_URL = ""
|
||||
|
|
Loading…
Reference in New Issue