jenkins-bot has submitted this change and it was merged.

Change subject: Enable VE in NS_PROJECT in cswiki
......................................................................


Enable VE in NS_PROJECT in cswiki

Bug: T136628
Change-Id: Ia2f0ce5853de424f59510b15e4983286578970f8
---
M wmf-config/InitialiseSettings.php
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  Thcipriani: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 4ffff92..959d4bf 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -13515,6 +13515,9 @@
                100 /* Portal */ => true, // T58000
                102 /* Viquiprojecte */ => true // T58000
        ],
+       '+cswiki' => [
+               NS_PROJECT => true, // T136628
+       ],
        '+enwiki' => [
                100 /* Portal */ => true, // T58001
                108 /* Book */ => true, // T58001

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia2f0ce5853de424f59510b15e4983286578970f8
Gerrit-PatchSet: 4
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Urbanecm <[email protected]>
Gerrit-Reviewer: Dereckson <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Matěj Suchánek <[email protected]>
Gerrit-Reviewer: Thcipriani <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to