summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
authorRichard Beales <[email protected]>2013-03-20 16:59:19 +0000
committerRichard Beales <[email protected]>2013-03-20 16:59:19 +0000
commit77accf45df3072bf0e3fe1e919bb75fc14313119 (patch)
tree84be283769a6849f4916880739044a163e6f4761 /config.php-dist
parent04ed8b423abd9046ac4ee6813cf5e98b37aad2a3 (diff)
parent2d2d08fc41dec694ac0895368eff3eb80a173a5b (diff)
fix merge conflict with stylesheet tags
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 a742cf9af..4414e77d3 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