summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Powell <petpow@saberuk.com>2019-05-15 10:47:46 +0100
committerPeter Powell <petpow@saberuk.com>2019-05-15 10:49:35 +0100
commitddc4f09bfbb335118222f54c30f13368c3340ef9 (patch)
tree68f2cc3e2aa5cdc4b4ed32d8b35fb9e481c4a7fb
parentba8a3b236a84d42c888a93e4e8cf934062c7a7ea (diff)
Comment out all of the includes in the inspircd example configs.
This allows users to use the example config without any special configuration.
-rw-r--r--docs/conf/inspircd.conf.example6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/conf/inspircd.conf.example b/docs/conf/inspircd.conf.example
index cfccf8ac0..9baaa5261 100644
--- a/docs/conf/inspircd.conf.example
+++ b/docs/conf/inspircd.conf.example
@@ -465,11 +465,11 @@
# This file has all the information about oper classes, types and o:lines.
# You *MUST* edit it.
-<include file="examples/opers.conf.example">
+#<include file="examples/opers.conf.example">
# This file has all the information about server links and ulined servers.
# You *MUST* edit it if you intend to link servers.
-<include file="examples/links.conf.example">
+#<include file="examples/links.conf.example">
#-#-#-#-#-#-#-#-#-#- MISCELLANEOUS CONFIGURATION -#-#-#-#-#-#-#-#-#-#
# #
@@ -1012,7 +1012,7 @@
# provide almost all the features of InspIRCd. :) #
# #
# The default does nothing -- we include it for simplicity for you. #
-<include file="examples/modules.conf.example">
+#<include file="examples/modules.conf.example">
#-#-#-#-#-#-#-#-#-#-#-# SERVICES CONFIGURATION #-#-#-#-#-#-#-#-#-#-#-#
# #