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

Change subject: Enable auto-archive on enwiki
......................................................................


Enable auto-archive on enwiki

Change-Id: I1b1e2c903a8c9af45a92ca01b4b0b42f07ac8f81
---
M wmf-config/InitialiseSettings.php
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Bsitu: Looks good to me, but someone else must approve
  Matthias Mullie: Verified; Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 16cd8cf..092f7af 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -10779,6 +10779,7 @@
  */
 'wmgArticleFeedbackAutoArchiveEnabled' => array(
        'default' => false,
+       'enwiki' => true,
 ),
 /*
  * This is the TTL before an item is archived (if auto-archive is enabled);

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I1b1e2c903a8c9af45a92ca01b4b0b42f07ac8f81
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Matthias Mullie <[email protected]>
Gerrit-Reviewer: Bsitu <[email protected]>
Gerrit-Reviewer: Matthias Mullie <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to