From: Andrew Dolgov Date: Wed, 20 Mar 2013 09:55:01 +0000 (+0400) Subject: mention SESSION_COOKIE_LIFETIME affecting widescreen cookie X-Git-Tag: 1.7.5~76 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=642cca7be5f9956f6e064a9ca0488c5a7bc63e8c;p=tt-rss.git mention SESSION_COOKIE_LIFETIME affecting widescreen cookie --- diff --git a/config.php-dist b/config.php-dist index eaaaa3d6..a5a7fc3e 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