From ac715d5f1a532057b4ed3dc56f9c9d28aa61e46c Mon Sep 17 00:00:00 2001 From: peavey Date: Sun, 11 Mar 2007 20:47:09 +0000 Subject: [PATCH] cleanup indentation git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6664 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/inspircd.conf.example | 50 +++++++++++++++++++------------------- 1 file changed, 25 insertions(+), 25 deletions(-) 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 -#-#-#-#-#-#-#-#-#-#-#-#-# -- 2.39.5