diff options
| author | 2019-01-24 15:23:17 +0000 | |
|---|---|---|
| committer | 2019-01-24 15:23:17 +0000 | |
| commit | 1ab93cf7026d690f47dcd4af068049838ae92533 (patch) | |
| tree | 2f102223244137491698383e3635f8aec65e18c9 /docs/conf/censor.conf.example | |
| parent | Move the <disabled> tag out of the core to a new module. (diff) | |
Merge the censor module example config into modules.conf.example.
Diffstat (limited to 'docs/conf/censor.conf.example')
| -rw-r--r-- | docs/conf/censor.conf.example | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/docs/conf/censor.conf.example b/docs/conf/censor.conf.example deleted file mode 100644 index 23924d14b..000000000 --- a/docs/conf/censor.conf.example +++ /dev/null @@ -1,12 +0,0 @@ -# Configuration file for the censor module - -# The tags for this module are formatted as follows: -# -# <badword text="simple word" -# replace="text to replace with"> -# -# You can specify <badword text="simple word" replace=""> -# to block lines containing the word - -<badword text="shit" replace="poo"> -<badword text="fuck" replace="(censored)"> |
