From 1d17a9d23e533e0a5e9a0cdec17fd40adf0f0821 Mon Sep 17 00:00:00 2001 From: danieldg Date: Sat, 6 Feb 2010 04:29:02 +0000 Subject: Move configuration examples to docs, remove automatic overwrite on make install git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12383 e03df62e-2008-0410-955e-edbf42e46eb7 --- conf/inspircd.helpop.example | 291 ------------------------------------------- 1 file changed, 291 deletions(-) delete mode 100644 conf/inspircd.helpop.example (limited to 'conf/inspircd.helpop.example') diff --git a/conf/inspircd.helpop.example b/conf/inspircd.helpop.example deleted file mode 100644 index 8a53629e9..000000000 --- a/conf/inspircd.helpop.example +++ /dev/null @@ -1,291 +0,0 @@ -# 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 customize the responses for your network and/or add more. -# -# The way the new helpop system works is simple. You use one or more helpop tags. -# . -# key is what the user is looking for (i.e. /helpop moo), and value is what they get back -# (note that it can span multiple lines!). -# -- w00t 16/dec/2006 -# - - - - - - - - - - - - - - - - -- cgit v1.2.3