diff options
| author | 2012-06-12 18:38:54 +0100 | |
|---|---|---|
| committer | 2012-06-12 18:38:54 +0100 | |
| commit | c8e9bbbe40839848dad686bd6e96a64130ff094f (patch) | |
| tree | 54c46b9c0206bfd1fcce347f6bc4dd3a4887f253 /docs/inspircd.censor.example | |
| parent | m_geoip Add support for /stats G (diff) | |
| download | inspircd++-c8e9bbbe40839848dad686bd6e96a64130ff094f.tar.gz inspircd++-c8e9bbbe40839848dad686bd6e96a64130ff094f.tar.bz2 inspircd++-c8e9bbbe40839848dad686bd6e96a64130ff094f.zip | |
Move all example configuration files to their own directory.
Diffstat (limited to 'docs/inspircd.censor.example')
| -rw-r--r-- | docs/inspircd.censor.example | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/inspircd.censor.example b/docs/inspircd.censor.example deleted file mode 100644 index 342ccd875..000000000 --- a/docs/inspircd.censor.example +++ /dev/null @@ -1,14 +0,0 @@ -# Configuration file for m_censor.so (1.0.0.0) -# C.J.Edwards May 2004. -# - -# 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)"> |
