Aude has uploaded a new change for review.
https://gerrit.wikimedia.org/r/66007
Change subject: Add dataSquidMaxage Wikibase setting for entity data special
page
......................................................................
Add dataSquidMaxage Wikibase setting for entity data special page
Change-Id: I415e007a421d1c7e3ce2173e1481c80e27d5d363
---
M wmf-config/CommonSettings.php
1 file changed, 3 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/07/66007/1
diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 178f923..c11e780 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -1668,7 +1668,7 @@
'DE', 'CH',
// --- France and it's territories (per WMFr email 2012-06-13)
- // Not a fundraising chapter in 2013+ due to FR regulations
+ // Not a fundraising chapter in 2013+ due to FR regulations
//'FR',
//'GP', 'MQ', 'GF', 'RE', 'YT', 'PM',
//'NC', 'PF', 'WF', 'BL', 'MF', 'TF',
@@ -2442,6 +2442,8 @@
$wgWBSettings['changesAsJson'] = true;
+ $wgWBRepoSettings['dataSquidMaxage'] = 1 * 60 * 60;
+
// Assigning the correct content models to the namespaces
$wgWBSettings['entityNamespaces'][CONTENT_MODEL_WIKIBASE_ITEM] =
NS_MAIN;
$wgWBSettings['entityNamespaces'][CONTENT_MODEL_WIKIBASE_PROPERTY] =
WB_NS_PROPERTY;
--
To view, visit https://gerrit.wikimedia.org/r/66007
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I415e007a421d1c7e3ce2173e1481c80e27d5d363
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Aude <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits