Glaisher has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/186742

Change subject: Change enwikinews $wgNamespacesToBeSearchedDefault
......................................................................

Change enwikinews $wgNamespacesToBeSearchedDefault

Set Category to true and remove the current Portal namespace.

Bug: T87522
Change-Id: If6bafe6a6c876cc4a89d24c675407ef6cf5dc3d7
---
M wmf-config/InitialiseSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/42/186742/1

diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index ffad927..f17fde5 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -6572,7 +6572,7 @@
        '+dewikivoyage' => array( 6 => 1, 14 => 1, 100 => 1, 104 => 1, 106 => 1 
),
        '+elwikisource' => array( 102 => 1 ),
        '+enwikibooks' => array( 4 => 1, 112 => 1 ),
-       '+enwikinews' => array( 100 => 1, 101 => 0 ),
+       '+enwikinews' => array( 14 => 1, ), // T87522
        '+enwikisource' => array( 102 => 1, 106 => 1, 114 => 1 ), // bug 50007
        '+eswiki' => array( 100 => 1, 104 => 1 ),
        '+eswikisource' => array( 104 => 1 ),

-- 
To view, visit https://gerrit.wikimedia.org/r/186742
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If6bafe6a6c876cc4a89d24c675407ef6cf5dc3d7
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Glaisher <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to