mirror of
https://github.com/Mic92/nixos-wiki-infra.git
synced 2025-06-27 05:01:53 +02:00
extend anti-spam regex
This commit is contained in:
parent
355e30d223
commit
567cd78485
@ -168,7 +168,7 @@ in
|
|||||||
$wgEnotifUserTalk = true;
|
$wgEnotifUserTalk = true;
|
||||||
|
|
||||||
# Block spam by regex
|
# Block spam by regex
|
||||||
$wgSpamRegex = ["seo (software|tools)|pornstars"];
|
$wgSpamRegex = ["seo (software|tools)|pornstars|casino|gambling|viagra"];
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user