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

Change subject: Setting Persian Wikipedia's weekly feeds
......................................................................


Setting Persian Wikipedia's weekly feeds

Persian Wikipedia's 'featured' and 'dyk' (did you know) feeds are weekly

Bug: 55884
Change-Id: Ic7c71c51294df9afb3f224af9638f7d802644894
---
M wmf-config/InitialiseSettings.php
1 file changed, 10 insertions(+), 0 deletions(-)

Approvals:
  MaxSem: Looks good to me, approved
  Reza: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index d304c1d..6ea720e 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -12054,6 +12054,16 @@
 ),
 'wmgFeaturedFeedsOverrides' => array(
        'default' => array(),
+
+       'fawiki' => array ( // Bug 55884
+               'dyk' => array(
+                       'frequency' => 'weekly',
+               ),
+               'featured' => array(
+                       'frequency' => 'weekly',
+               ),
+       ),
+
        'frwikisource' => array( // Bug 39919
                'featuredtexts' => array(
                        'frequency' => 'weekly',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic7c71c51294df9afb3f224af9638f7d802644894
Gerrit-PatchSet: 4
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Ebrahim <[email protected]>
Gerrit-Reviewer: MaxSem <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: Reza <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to