mirror of
https://github.com/jumpserver/helm-charts.git
synced 2025-08-22 00:43:03 +00:00
perf: 优化 session
This commit is contained in:
parent
63a0a46152
commit
2f5a012a89
@ -19,7 +19,7 @@ LOG_LEVEL: {{ $.Values.core.config.log.level }}
|
|||||||
# Session expiration setting, Default 24 hour, Also set expired on on browser close
|
# Session expiration setting, Default 24 hour, Also set expired on on browser close
|
||||||
# 浏览器Session过期时间,默认24小时, 也可以设置浏览器关闭则过期
|
# 浏览器Session过期时间,默认24小时, 也可以设置浏览器关闭则过期
|
||||||
# SESSION_COOKIE_AGE: 86400
|
# SESSION_COOKIE_AGE: 86400
|
||||||
# SESSION_EXPIRE_AT_BROWSER_CLOSE: false
|
SESSION_EXPIRE_AT_BROWSER_CLOSE: true
|
||||||
|
|
||||||
# Database setting, Support sqlite3, mysql, postgres ....
|
# Database setting, Support sqlite3, mysql, postgres ....
|
||||||
# 数据库设置
|
# 数据库设置
|
||||||
|
Loading…
Reference in New Issue
Block a user