From 5bfc23a07ea7a6a522783152ae1c7930f7822760 Mon Sep 17 00:00:00 2001 From: sjaz Date: Sun, 11 Oct 2009 12:39:07 +0000 Subject: [PATCH] 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/trunk@2549 5417fbe8-f217-4b02-8779-1006273d7864 --- data/example.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/example.conf b/data/example.conf index 8440625c9..1703015e6 100644 --- a/data/example.conf +++ b/data/example.conf @@ -488,7 +488,7 @@ options * * WARNING: Do NOT put your user servers in this directive. */ - ulineservers = "stats.your.network proxy.your.network" + ulineservers = "stats.your.network" }