mirror of
https://github.com/anope/anope.git
synced 2026-06-26 12:56:39 +02:00
Removed proxy server from ulined servers in example config as more people use a client proxy scanner and this should reduce occurences of user servers being listed.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2550 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
+1
-1
@@ -622,7 +622,7 @@ UnRestrictSAdmin
|
||||
# can set channel modes and we will not attempt to take them from them
|
||||
# WARNING: do not put your user servers in this option
|
||||
|
||||
UlineServers "stats.your.network proxy.your.network"
|
||||
UlineServers "stats.your.network"
|
||||
|
||||
# UseTS6 [OPTIONAL]
|
||||
#
|
||||
|
||||
+2
-1
@@ -9,9 +9,10 @@ VERSION_MAJOR="1"
|
||||
VERSION_MINOR="8"
|
||||
VERSION_PATCH="2"
|
||||
VERSION_EXTRA="-svn"
|
||||
VERSION_BUILD="2546"
|
||||
VERSION_BUILD="2550"
|
||||
|
||||
# $Log$ # Changes since 1.8.2 Release
|
||||
#Revision 2550 - Removed proxy server from ulined servers in example config as more people use a client proxy scanner and this should reduce occurences of user servers being listed.
|
||||
#Revision 2546 - Reset errno before calling strtol in bs_kick, it would sometimes not allow valid kick settings to work
|
||||
#Revision 2545 - Now send the QUIT command before changing bots internally for /botserv bot change, so InspIRCd 1.2 (and possibly others) can get the UID and other info from the bot
|
||||
#Revision 2544 - Fixed the NICK command syntax on InspIRCd 1.2 to work when changing clients nicknames
|
||||
|
||||
Reference in New Issue
Block a user