From: peavey Date: Sun, 11 Mar 2007 20:47:09 +0000 (+0000) Subject: cleanup indentation X-Git-Tag: v2.0.23~5727 X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=ac715d5f1a532057b4ed3dc56f9c9d28aa61e46c;p=user%2Fhenk%2Fcode%2Finspircd.git cleanup indentation git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6664 e03df62e-2008-0410-955e-edbf42e46eb7 --- diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index 2849650c3..0bcba773f 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -67,9 +67,9 @@ # email="email@address.com"> # # # - + #-#-#-#-#-#-#-#-#-#-#-#- PORT CONFIGURATION -#-#-#-#-#-#-#-#-#-#-#- @@ -381,10 +381,10 @@ # type="oper type"> # # # - + #-#-#-#-#-#-#-#-#-#-#- SERVER LINK CONFIGURATION -#-#-#-#-#-#-#-#-#-# @@ -518,23 +518,23 @@ # # + ipaddr="penguin.box.com" + port="7000" + allowmask="69.58.44.0/24" + autoconnect="300" + failover="hub.other.net" + timeout="15" + transport="gnutls" + bind="1.2.3.4" + sendpass="outgoing!password" + recvpass="incoming!password"> + ipaddr="localhost" + port="7000" + allowmask="127.0.0.0/8" + sendpass="penguins" + recvpass="polarbears"> @@ -546,8 +546,8 @@ # configurtion directory. # # # - + #-#-#-#-#-#-#-#-#-#-#-# MAXIMUM CHANNELS -#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # # @@ -822,7 +822,7 @@ ircumsgprefix="no" announcets="yes" timesync="no" - hostintopic="yes" + hostintopic="yes" allowhalfop="yes"> #-#-#-#-#-#-#-#-#-#-#-#-#- WHOWAS OPTIONS -#-#-#-#-#-#-#-#-#-#-#-#-#