]> git.wh0rd.org - tt-rss.git/commitdiff
mention SESSION_COOKIE_LIFETIME affecting widescreen cookie
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Wed, 20 Mar 2013 09:55:01 +0000 (13:55 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Wed, 20 Mar 2013 09:55:01 +0000 (13:55 +0400)
config.php-dist

index eaaaa3d6984dbe6debdb000edfe1d4082566db23..a5a7fc3e2dd727a1ec6c66828a7b0fcf3b6ba662 100644 (file)
        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