1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 04:45:55 +00:00

mention SESSION_COOKIE_LIFETIME affecting widescreen cookie

This commit is contained in:
Andrew Dolgov
2013-03-20 13:55:01 +04:00
parent 79074013cb
commit 642cca7be5

View File

@@ -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