From c8e9bbbe40839848dad686bd6e96a64130ff094f Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Tue, 12 Jun 2012 18:38:54 +0100 Subject: Move all example configuration files to their own directory. --- docs/inspircd.helpop.example | 299 ------------------------------------------- 1 file changed, 299 deletions(-) delete mode 100644 docs/inspircd.helpop.example (limited to 'docs/inspircd.helpop.example') diff --git a/docs/inspircd.helpop.example b/docs/inspircd.helpop.example deleted file mode 100644 index 4b3354837..000000000 --- a/docs/inspircd.helpop.example +++ /dev/null @@ -1,299 +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