]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/conf/censor.conf.example
23924d14b8f015e7cdf297bfdba798f157518fa9
[user/henk/code/inspircd.git] / docs / conf / censor.conf.example
1 # Configuration file for the censor module
2
3 # The tags for this module are formatted as follows:
4 #
5 # <badword text="simple word"
6 #          replace="text to replace with">
7 #
8 # You can specify <badword text="simple word" replace="">
9 # to block lines containing the word
10
11 <badword text="shit" replace="poo">
12 <badword text="fuck" replace="(censored)">