Skip to content

Commit

Permalink
Typo in fastcgi.nomad
Browse files Browse the repository at this point in the history
  • Loading branch information
lens0021 authored Sep 30, 2024
1 parent 2e42281 commit 12a92a6
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 @@ -276,7 +276,7 @@ $wgGroupPermissions['autoconfirmed']['flow-hide'] = true;
$wgGroupPermissions['autoconfirmed']['flow-lock'] = true;
$wgGroupPermissions['autoconfirmed']['editcontentmodel'] = true;
$wgGroupPermissions['autoconfirmed']['move'] = true;
$wgGroupPermissions['rollbacker']['rollbacker'] = true;
$wgGroupPermissions['rollbacker']['rollback'] = true;
$wgBlacklistSettings = [
'spam' => [
Expand Down

0 comments on commit 12a92a6

Please sign in to comment.