mirror of
https://github.com/YunoHost-Apps/ttrss_ynh.git
synced 2024-10-01 13:34:46 +02:00
Update config.php
This commit is contained in:
parent
d022f5e182
commit
e5785c3bb6
1 changed files with 1 additions and 1 deletions
|
@ -64,6 +64,6 @@
|
|||
// *** Cookies and login sessions ***
|
||||
// **********************************
|
||||
|
||||
define('TTRSS_SESSION_COOKIE_LIFETIME=86400');
|
||||
putenv('TTRSS_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.
|
||||
|
|
Loading…
Add table
Reference in a new issue