jenkins-bot has submitted this change and it was merged.
Change subject: Adding comment on disabling anon page creation on English
Wikipedia
......................................................................
Adding comment on disabling anon page creation on English Wikipedia
For the people who weren't around back then and are going to wonder
why it is set that way.
Change-Id: I0782c528ed0477745b03fc418d1d6737d1cf3dcf
---
M wmf-config/InitialiseSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Tim Starling: Looks good to me, approved
jenkins-bot: Verified
Dzahn: Looks good to me, but someone else must approve
diff --git a/wmf-config/InitialiseSettings.php
b/wmf-config/InitialiseSettings.php
index 0aa1631..b95041d 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -7327,7 +7327,7 @@
'autopatrolled' => array( 'autopatrol' => true ), // T30612
),
'enwiki' => array(
- '*' => array( 'createpage' => false ),
+ '*' => array( 'createpage' => false ), // See P2059
'user' => array(
'move' => false, // autoconfirmed only
'collectionsaveasuserpage' => true, // T48944
--
To view, visit https://gerrit.wikimedia.org/r/237960
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0782c528ed0477745b03fc418d1d6737d1cf3dcf
Gerrit-PatchSet: 3
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Kaldari <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Greg Grossmeier <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: Kaldari <[email protected]>
Gerrit-Reviewer: Nemo bis <[email protected]>
Gerrit-Reviewer: Tim Starling <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits