1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 03:40:37 +02:00

Issue #4176 - Incremental introduction of database sessions - Experimental (work in progress)

This commit is contained in:
Cameron
2020-06-02 13:43:21 -07:00
parent 988f5e32cd
commit 7439d599f8
6 changed files with 62 additions and 35 deletions

View File

@@ -253,6 +253,7 @@
<core name="search_highlight">1</core>
<core name="search_restrict">0</core>
<core name="session_lifetime">86400</core>
<core name="session_save_method">files</core>
<core name="shortdate">%d %b %Y : %H:%M</core>
<core name="signcode">0</core>
<core name="signup_disallow_text"></core>