Dereckson has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/383694 )

Change subject: Revert "Revert "Limit thanks for new users at pl.wikipedia to 3 
per day""
......................................................................

Revert "Revert "Limit thanks for new users at pl.wikipedia to 3 per day""

The pl.wikipedia thanks feature is again abused, soon after the revert.

The wiki contributors interested by the question testimonied
social actions don't give satisfactory results, and would be
in favour of a permanent limit for new contributors.

As such, the sensible thing is probably to reenable the limit
for a longer term.

This reverts commit 67964e3b011ee6894ab62d108200fe5909bcbc66
and restores commit 4329654222bc2642f12cc36a2c60c22cbbd251b4.

Bug: T124841
Change-Id: I34fb2e83d6c0fac290bad9af8736f8977fc9a13b
---
M wmf-config/InitialiseSettings.php
1 file changed, 7 insertions(+), 0 deletions(-)


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

diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index e840844..67848d6 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -7823,6 +7823,13 @@
                        'extendedmover' => [ 16, 60 ], // T138703
                ],
        ],
+       '+plwiki' => [
+               // Limit to 3 per day for new users (T169268)
+               // Re-evaluate on 2017-08-01
+               'thanks-notification' => [
+                       'newbie' => [ 3, 86400 ],
+               ],
+       ],
 ],
 # @} end of wgRateLimits
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I34fb2e83d6c0fac290bad9af8736f8977fc9a13b
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Dereckson <[email protected]>

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

Reply via email to