]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Update the player stats uri in config
authorMario <mario@smbclan.net>
Thu, 24 Mar 2016 16:52:30 +0000 (02:52 +1000)
committerMario <mario@smbclan.net>
Thu, 24 Mar 2016 16:52:30 +0000 (02:52 +1000)
defaultXonotic.cfg

index b25b17ccd5418bd6de228a195ac8dd498e45b19f..7ed41440f88ebbc56a349ee841a6194804cda7fe 100644 (file)
@@ -1340,7 +1340,7 @@ set g_frozen_damage_trigger 1 "if 1, frozen players falling into the void will d
 set g_frozen_force 0.6 "How much to multiply the force on a frozen player with"
 
 // player statistics server URI
-set g_playerstats_uri "" "Output player statistics information to either: URL (with ://), console (with a dash like this: -), or supply a filename to output to data directory."
+set g_playerstats_gamereport_uri "http://stats.xonotic.org/stats/submit" "Output player statistics information to either: URL (with ://), console (with a dash like this: -), or supply a filename to output to data directory."
 
 // autoscreenshots
 set g_max_info_autoscreenshot 3 "how many info_autoscreenshot entities are allowed"