diff --git a/config.php-dist b/config.php-dist index 7b800b46f..930e513fa 100644 --- a/config.php-dist +++ b/config.php-dist @@ -124,7 +124,7 @@ // Hard expiration limit for sessions. Should be // >= SESSION_COOKIE_LIFETIME_REMEMBER - define('DAEMON_UPDATE_LOGIN_LIMIT', 30); + define('DAEMON_UPDATE_LOGIN_LIMIT', 0); // Stop updating feeds of user who was never logged in // in specified amount of days. 0 disables.