mirror of
https://github.com/Mic92/nixos-wiki-infra.git
synced 2025-06-26 20:51:56 +02:00
commit
6eda7e52f9
@ -156,6 +156,9 @@ in
|
||||
# Notify users via email on changes
|
||||
$wgEnotifWatchlist = true;
|
||||
$wgEnotifUserTalk = true;
|
||||
|
||||
# Block spam by regex
|
||||
$wgSpamRegex = "seo (software|tools)|pornstars";
|
||||
'';
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user