mirror of
https://github.com/Mic92/nixos-wiki-infra.git
synced 2025-06-27 05:01:53 +02:00
Merge pull request #28 from NixOS/joerg-ci
require to confirm email in order to edit
This commit is contained in:
commit
1793b92249
@ -115,6 +115,7 @@ in
|
||||
$wgEditPageFrameOptions = "DENY";
|
||||
|
||||
$wgEnableEmail = true;
|
||||
$wgEmailConfirmToEdit = true;
|
||||
$wgAllowHTMLEmail = false;
|
||||
|
||||
$wgEmergencyContact = "${cfg.emergencyContact}";
|
||||
|
Loading…
x
Reference in New Issue
Block a user