Matthias Mullie has uploaded a new change for review.

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


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(-)


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

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: newchange
Gerrit-Change-Id: I1b1e2c903a8c9af45a92ca01b4b0b42f07ac8f81
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Matthias Mullie <[email protected]>

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

Reply via email to