summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-20 13:55:01 +0400
committerAndrew Dolgov <[email protected]>2013-03-20 13:55:01 +0400
commit642cca7be5f9956f6e064a9ca0488c5a7bc63e8c (patch)
treeef38c9470e7a2be014df0e6dc4886bee9922eaee /config.php-dist
parent79074013cb86f097b73d840b759d26f548f14cfd (diff)
mention SESSION_COOKIE_LIFETIME affecting widescreen cookie
Diffstat (limited to 'config.php-dist')
-rw-r--r--config.php-dist2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.php-dist b/config.php-dist
index eaaaa3d69..a5a7fc3e2 100644
--- a/config.php-dist
+++ b/config.php-dist
@@ -128,6 +128,8 @@
define('SESSION_COOKIE_LIFETIME', 86400*30);
// Default lifetime of a session (e.g. login) cookie. In seconds,
// 0 means cookie will be deleted when browser closes.
+ // Setting this to zero will affect several user preferences
+ // like widescreen mode not saving.
define('SESSION_EXPIRE_TIME', 86400*30);
// Hard expiration limit for sessions. Should be