jenkins-bot has submitted this change and it was merged.
Change subject: Fix up fawiki abusefilter settings
......................................................................
Fix up fawiki abusefilter settings
Bug: 69073
Change-Id: I8f6c523deed002e9657a0bef3f42870461691363
---
M wmf-config/abusefilter.php
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Chad: Looks good to me, approved
Brion VIBBER: Looks good to me, but someone else must approve
jenkins-bot: Verified
diff --git a/wmf-config/abusefilter.php b/wmf-config/abusefilter.php
index 99c74e6..da92388 100644
--- a/wmf-config/abusefilter.php
+++ b/wmf-config/abusefilter.php
@@ -166,7 +166,7 @@
$wgGroupPermissions['sysop']['abusefilter-view-private'] = true;
$wgGroupPermissions['sysop']['abusefilter-revert'] = true;
$wgGroupPermissions['sysop']['abusefilter-modify-restricted'] =
true;
- $wgAbuseFilterAvailableActions[] = array( 'flag', 'throttle',
'warn', 'disallow', 'blockautopromote', 'block', 'degroup', 'tag', 'rangeblock'
);
+ $wgAbuseFilterAvailableActions = array( 'flag', 'throttle',
'warn', 'disallow', 'blockautopromote', 'block', 'degroup', 'tag', 'rangeblock'
);
$wgAbuseFilterAnonBlockDuration = '3 months';
$wgAbuseFilterBlockDuration = 'indefinite';
$wgAbuseFilterNotifications = false;
--
To view, visit https://gerrit.wikimedia.org/r/152031
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8f6c523deed002e9657a0bef3f42870461691363
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Calak <[email protected]>
Gerrit-Reviewer: Brion VIBBER <[email protected]>
Gerrit-Reviewer: Chad <[email protected]>
Gerrit-Reviewer: Hoo man <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits