From fa11959df379c77e802a3d90518d5a0e13c9e8f3 Mon Sep 17 00:00:00 2001 From: div0 Date: Mon, 21 Sep 2009 12:49:11 +0000 Subject: [PATCH] recommend (commented out) my ban sync provider URI in server.cfg git-svn-id: svn://svn.icculus.org/nexuiz/trunk@7857 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- server/server.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/server/server.cfg b/server/server.cfg index a920f85ee..9d56df194 100644 --- a/server/server.cfg +++ b/server/server.cfg @@ -118,3 +118,6 @@ //g_balance_teams 1 // 0 will show players the team selection menu after joining instead of automaticly putting them on the smaller team //g_balance_teams_force 0 // 1 to automaticly balance teams even during a game + +//set g_ban_sync_uri "http://94.23.21.40/~nexuiz/bans/" // sync bans using this ban list provider (disabled by default, uncomment this line to enable) +//set g_ban_sync_trusted_servers "" // accept bans that were initially set on the server IPs listed here (if not set, your bans are just sent to the sync URIs, but no bans are retrieved from there) -- 2.39.2