Skip to content

Commit

Permalink
Update fastcgi.nomad
Browse files Browse the repository at this point in the history
  • Loading branch information
lens0021 authored May 29, 2024
1 parent 04ef248 commit bb21c26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jobs/fastcgi.nomad
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ variable "hotfix" {
$wgMWLoggerDefaultSpi = [ 'class' => 'MediaWiki\\Logger\\LegacySpi' ]; # default
$wgLogSpamBlacklistHits = true;
$wgGroupPermissions['*']['spamblacklist'] = false;
$wgGroupPermissions['user']['spamblacklist'] = false;
$wgGroupPermissions['sysop']['spamblacklist'] = true;
// Maintenance
Expand Down

0 comments on commit bb21c26

Please sign in to comment.