Skip to content

Commit

Permalink
Load TorBlock
Browse files Browse the repository at this point in the history
  • Loading branch information
lens0021 committed May 21, 2024
1 parent a5f5bdf commit 109d62e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dockers/femiwiki/LocalSettings.php
Original file line number Diff line number Diff line change
Expand Up @@ -833,6 +833,9 @@
// TitleBlacklist
wfLoadExtension( 'TitleBlacklist' );

// TorBlock
wfLoadExtension( 'TorBlock' );

// Translate
wfLoadExtension( 'Translate' );
$wgGroupPermissions['autoconfirmed']['translate'] = true;
Expand Down

0 comments on commit 109d62e

Please sign in to comment.