aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorGravatar Sadie Powell2020-09-21 15:24:49 +0100
committerGravatar Sadie Powell2020-09-21 15:25:06 +0100
commit5cb71b751a62c4aeadced5311c84d92dfe62db20 (patch)
tree665de279d44da14aae469b3d49f08d219da4700a /docs
parentOnly bind on 6667 instead of 6660-6669 in the example configs. (diff)
downloadinspircd++-5cb71b751a62c4aeadced5311c84d92dfe62db20.tar.gz
inspircd++-5cb71b751a62c4aeadced5311c84d92dfe62db20.tar.bz2
inspircd++-5cb71b751a62c4aeadced5311c84d92dfe62db20.zip
Fix the example configs lying about where paths are relative to.
Diffstat (limited to 'docs')
-rw-r--r--docs/conf/inspircd.conf.example3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/conf/inspircd.conf.example b/docs/conf/inspircd.conf.example
index d35dc0446..84dea8b19 100644
--- a/docs/conf/inspircd.conf.example
+++ b/docs/conf/inspircd.conf.example
@@ -50,8 +50,7 @@
# file you include will be treated as part of the configuration file #
# which includes it, in simple terms the inclusion is transparent. #
# #
-# All paths to config files are relative to the directory that the #
-# process runs in. #
+# All paths to config files are relative to the config directory. #
# #
# You may also include an executable file, in which case if you do so #
# the output of the executable on the standard output will be added #