Quick, how many days in 2592000 seconds? Yeah, I needed a calculator too.
authorAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 1 Aug 2008 14:18:27 +0000 (14:18 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 1 Aug 2008 14:18:27 +0000 (14:18 +0000)
includes/DefaultSettings.php

index bbc2061..d16af0e 100644 (file)
@@ -1461,7 +1461,7 @@ $wgRCChangedSizeThreshold                 = -500;
  * view for watched pages with new changes */
 $wgShowUpdatedMarker                           = true;
 
-$wgCookieExpiration = 2592000;
+$wgCookieExpiration = 30*86400;
 
 /** Clock skew or the one-second resolution of time() can occasionally cause cache
  * problems when the user requests two pages within a short period of time. This