mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 11:05:55 +00:00
SESSION_COOKIE_LIFETIME
This commit is contained in:
@@ -107,5 +107,8 @@
|
||||
define('SESSION_CHECK_ADDRESS', true);
|
||||
// Bind sessions to specific IP address (requires DATABASE_BACKED_SESSIONS)
|
||||
|
||||
define('SESSION_COOKIE_LIFETIME', 3600);
|
||||
// In seconds, 0 means delete on browser close
|
||||
|
||||
// vim:ft=php
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user