aboutsummaryrefslogtreecommitdiffstats
path: root/docs/inspircd.censor.example
diff options
context:
space:
mode:
authorGravatar w00t2006-02-15 03:30:48 +0000
committerGravatar w00t2006-02-15 03:30:48 +0000
commit10e91ca314cfbb533935534129f3adaf1333aed7 (patch)
treeb5bef543f4c12f3f2f6bf34a8e930a357185e0a0 /docs/inspircd.censor.example
parent- Docs update, b4 was a LONG time ago. (diff)
downloadinspircd++-10e91ca314cfbb533935534129f3adaf1333aed7.tar.gz
inspircd++-10e91ca314cfbb533935534129f3adaf1333aed7.tar.bz2
inspircd++-10e91ca314cfbb533935534129f3adaf1333aed7.zip
- Moved example configuration from docs/ to conf/.. Why did we have two example confs?
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3213 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/inspircd.censor.example')
-rw-r--r--docs/inspircd.censor.example12
1 files changed, 0 insertions, 12 deletions
diff --git a/docs/inspircd.censor.example b/docs/inspircd.censor.example
deleted file mode 100644
index 89730669f..000000000
--- a/docs/inspircd.censor.example
+++ /dev/null
@@ -1,12 +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">
-
-<badword text="shit" replace="poo">
-<badword text="fuck" replace="(censored)">
-