From 10e91ca314cfbb533935534129f3adaf1333aed7 Mon Sep 17 00:00:00 2001 From: w00t Date: Wed, 15 Feb 2006 03:30:48 +0000 Subject: - 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 --- conf/inspircd.helpop.example | 328 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 328 insertions(+) create mode 100644 conf/inspircd.helpop.example (limited to 'conf/inspircd.helpop.example') diff --git a/conf/inspircd.helpop.example b/conf/inspircd.helpop.example new file mode 100644 index 000000000..34f47e2db --- /dev/null +++ b/conf/inspircd.helpop.example @@ -0,0 +1,328 @@ +# Sample configuration file for m_helpop.so +# You can either copy this into your conf folder and set up the module to use it, +# or you can customise the responses for your network and/or add more. +# +# WARNING!!! Do not this file into your main conf, use tag +# instead! There are tags in this file which will conflict with the main config, +# like and , and if you include it directly, inspircd will complain! +# + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3