Reedy has submitted this change and it was merged.
Change subject: Set wgCookieExpiration to 30 days
......................................................................
Set wgCookieExpiration to 30 days
Change-Id: Ic79a3458871a8f4f63b124ee9f8596167ac67bf4
---
M wmf-config/CommonSettings.php
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Reedy: Verified; Looks good to me, approved
diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 20df05e..c20798d 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2300,6 +2300,8 @@
}
$wgVaryOnXFPForAPI = $wgVaryOnXFP = true;
+$wgCookieExpiration = 30 * 86400;
+
if ( $wmgUseMath ) {
require_once( "$IP/extensions/Math/Math.php" );
$wgTexvc = "/usr/local/apache/uncommon/$wmfVersionNumber/bin/texvc";
--
To view, visit https://gerrit.wikimedia.org/r/54505
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic79a3458871a8f4f63b124ee9f8596167ac67bf4
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Reedy <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits