[nexuiz-commits] r7857 - trunk/server

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Mon Sep 21 08:49:11 EDT 2009


Author: div0
Date: 2009-09-21 08:49:11 -0400 (Mon, 21 Sep 2009)
New Revision: 7857

Modified:
   trunk/server/server.cfg
Log:
recommend (commented out) my ban sync provider URI in server.cfg


Modified: trunk/server/server.cfg
===================================================================
--- trunk/server/server.cfg	2009-09-21 12:36:52 UTC (rev 7856)
+++ trunk/server/server.cfg	2009-09-21 12:49:11 UTC (rev 7857)
@@ -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)



More information about the nexuiz-commits mailing list