TTO has uploaded a new change for review.
https://gerrit.wikimedia.org/r/89177
Change subject: Disable subpages in main namespace of eowiki
......................................................................
Disable subpages in main namespace of eowiki
Not sure why this was ever enabled. If only InitialiseSettings had been
in version control since the beginning...
Bug: 55563
Change-Id: If99c2c0663d4e3bdc47f3125b29b310005e47e56
---
M wmf-config/InitialiseSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/77/89177/1
diff --git a/wmf-config/InitialiseSettings.php
b/wmf-config/InitialiseSettings.php
index d80dfbb..5847147 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -3458,7 +3458,7 @@
'+cswiki' => array( 6 => 0, 14 => 1 ),
'+dewiki' => array( 6 => 0, 8 => 0, 10 => 0 ),
'+enwiki' => array( 6 => 0, 8 => 0 ),
- '+eowiki' => array( 0 => 1, 6 => 0, 8 => 0 ),
+ '+eowiki' => array( 6 => 0, 8 => 0 ), // 0 => 1 removed per bug 55563
'+eswiki' => array( 6 => 0, 8 => 0 ),
'+frwiki' => array( 6 => 0, 8 => 0 ),
'+guwiki' => array( 6 => 0, 8 => 0, 14 => 1 ),
--
To view, visit https://gerrit.wikimedia.org/r/89177
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: If99c2c0663d4e3bdc47f3125b29b310005e47e56
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: TTO <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits