Hi. I request some changes in the AbuseFilter configuration of the Spanish Wikipedia (eswiki)
Allow automatic blocks ($wgAbuseFilterActions['block'] = true;)
Default expiry for automatic blocks($wgAbuseFilterBlockDuration = '24 hours'; and $wgAbuseFilterAnonBlockDuration = '24 hours';)
Allow the abusefilter group to revert blocks ($wgGroupPermissions['abusefilter']['abusefilter-revert'] = true;)
Change emergency thottling percentage to 10% ($wgAbuseFilterEmergencyDisableThreshold = 0.1;)
Change emergency thottling count to 3 ($wgAbuseFilterEmergencyDisableCount = 3;)