summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-02-03 10:58:44 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-02-03 10:58:44 +0000
commitbb4e045b7c4d5a98ddae1f3ffec4439615c74fa1 (patch)
tree1508c4dc93f438b50afff0e594e33eff7a9455a3 /docs
parent73f4144cfd459ef1e52c482a6714935c9b0e0a16 (diff)
Added <options:hideulines>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3037 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs')
-rw-r--r--docs/inspircd.conf.example7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example
index 3eaf44224..cf223feac 100644
--- a/docs/inspircd.conf.example
+++ b/docs/inspircd.conf.example
@@ -534,6 +534,12 @@
# value is set to true, yes or 1, /MAP and /LINKS #
# will be flattened when shown to a non-oper. #
# #
+# hideulines - When you are using m_spanningtree.so, and this #
+# value is set to true, yes or 1, then U-lined #
+# servers will be hidden in /LINKS and /MAP. For non #
+# opers. Please be aware that this will also hide #
+# any leaf servers of a U-lined server, e.g. jupes. #
+# #
<options prefixquit="Quit: "
loglevel="default"
@@ -548,6 +554,7 @@
hidesplits="no"
hidewhois=""
flatlinks="no"
+ hideulines="no"
allowhalfop="yes">