Skip to content

Commit

Permalink
Merge pull request #543 from PC-Admin/mjolnir_doc_fix_no_regex
Browse files Browse the repository at this point in the history
Remove notes from the default config.yaml that suggest mjolnir's wordlist feature supports regex, it does not.
  • Loading branch information
turt2live authored Oct 9, 2024
2 parents cf6f61b + 95e931d commit 6e26231
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions config/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -173,11 +173,6 @@ protections:
# A list of case-insensitive keywords that the WordList protection will watch for from new users.
#
# WordList will ban users who use these words when first joining a room, so take caution when selecting them.
#
# For advanced usage, regex can also be used, see the following links for more information;
# - https://www.digitalocean.com/community/tutorials/an-introduction-to-regular-expressions
# - https://regexr.com/
# - https://regexone.com/
words:
- "LoReM"
- "IpSuM"
Expand Down

0 comments on commit 6e26231

Please sign in to comment.