Browse Source

mention SESSION_COOKIE_LIFETIME affecting widescreen cookie

Andrew Dolgov 11 years ago
parent
commit
642cca7be5
1 changed files with 2 additions and 0 deletions
  1. 2 0
      config.php-dist

+ 2 - 0
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