Skip to content

Commit

Permalink
Disable CreateWiki approval score
Browse files Browse the repository at this point in the history
  • Loading branch information
Universal-Omega authored Nov 12, 2024
1 parent 9a688fe commit 7a3ea96
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions LocalSettings.php
Original file line number Diff line number Diff line change
Expand Up @@ -810,6 +810,9 @@
],

// CreateWiki
'wgCreateWikiAIThreshold' => [
'default' => -1,
],
'wgCreateWikiDisallowedSubdomains' => [
'default' => [
'(.*)miraheze(.*)',
Expand Down

0 comments on commit 7a3ea96

Please sign in to comment.