Catrope has uploaded a new change for review.
https://gerrit.wikimedia.org/r/277697
Change subject: Enable Flow by default in all talk namespaces on gomwiki
......................................................................
Enable Flow by default in all talk namespaces on gomwiki
Bug: T128359
Change-Id: I1ee706c1e1c2dac93cd51240eecb405339868ebb
---
M wmf-config/InitialiseSettings.php
1 file changed, 13 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/97/277697/1
diff --git a/wmf-config/InitialiseSettings.php
b/wmf-config/InitialiseSettings.php
index 1a0cc3a..8988508 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -15384,6 +15384,19 @@
2301, // Gadget_talk from Gadgets
2303, // Gadget_definition_talk from Gadgets
),
+ 'gomwiki' => array(
+ NS_TALK,
+ NS_USER_TALK,
+ NS_PROJECT_TALK,
+ NS_FILE_TALK,
+ NS_MEDIAWIKI_TALK,
+ NS_TEMPLATE_TALK,
+ NS_HELP_TALK,
+ NS_CATEGORY_TALK,
+ 829, // Module_talk from Scribunto
+ 2301, // Gadget_talk from Gadgets
+ 2303, // Gadget_definition_talk from Gadgets
+ ),
),
// Enable editing other users posts by autoconfirmed
--
To view, visit https://gerrit.wikimedia.org/r/277697
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1ee706c1e1c2dac93cd51240eecb405339868ebb
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Catrope <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits