Skip to content

Commit

Permalink
Increase minimum length
Browse files Browse the repository at this point in the history
  • Loading branch information
AgentIsai authored Nov 8, 2024
1 parent 92389b7 commit f2d71cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LocalSettings.php
Original file line number Diff line number Diff line change
Expand Up @@ -1108,7 +1108,7 @@
'default' => true,
],
'wgRequestWikiMinimumLength' => [
'default' => 250,
'default' => 350,
],
'wgRequestWikiConfirmAgreement' => [
'default' => true,
Expand Down

0 comments on commit f2d71cc

Please sign in to comment.