summaryrefslogtreecommitdiff
path: root/docs/inspircd.conf.example
diff options
context:
space:
mode:
authorkatsklaw <katsklaw@e03df62e-2008-0410-955e-edbf42e46eb7>2005-05-28 21:17:19 +0000
committerkatsklaw <katsklaw@e03df62e-2008-0410-955e-edbf42e46eb7>2005-05-28 21:17:19 +0000
commit284918bc866d5364f745947a5ee83e4564aa87e2 (patch)
tree48a8595f95337277ab8cdb91b71aea0cef0f7208 /docs/inspircd.conf.example
parentbf6ec00f3dc5ae23da1e8a4e20d44555eca0593a (diff)
Added Module List URL to Module section to reference additional tags.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1542 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/inspircd.conf.example')
-rw-r--r--docs/inspircd.conf.example6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example
index 93696e57b..a9718d6ae 100644
--- a/docs/inspircd.conf.example
+++ b/docs/inspircd.conf.example
@@ -11,7 +11,7 @@
# This is an example of the config file for InspIRCd. #
# Change the options to suit your network #
# #
-# Last updated on : 05/27/2005 #
+# Last updated on : 05/28/2005 #
# Written by : CC (cc@backchat.co.za) #
# Updated by : katsklaw (katsklaw@gmail.com) #
########################################################################
@@ -387,7 +387,9 @@
# in the config, or via /LOADMODULE, you will receive an error. #
# #
# By default, ALL modules are commented out. You must uncomment them #
-# or add lines to your config to load modules. #
+# or add lines to your config to load modules. Please refer to #
+# http://www.inspircd.org/wiki/Modules_List for a list of modules and#
+# each modules link for any additional conf tags they require. #
# #
# WINDOWS USERS PLEASE NOTE: You can still load these modules! They #
# are incorporated into the executable and can be loaded and removed #