diff --git a/roles/mediawiki/templates/LocalSettings.php.fp.j2 b/roles/mediawiki/templates/LocalSettings.php.fp.j2 index f51946b914..b17ce4ad77 100644 --- a/roles/mediawiki/templates/LocalSettings.php.fp.j2 +++ b/roles/mediawiki/templates/LocalSettings.php.fp.j2 @@ -657,4 +657,4 @@ error_reporting(E_ALL ^ E_NOTICE); # Set this to 10 hours (up from default 1 hour) to let people stay logged in # during their work day. -$wgObjectCacheSessionExpiry = 36000 +$wgObjectCacheSessionExpiry = 36000;