]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Add sv_termsofservice_url to xonotic-server.cfg 981/head
authorFreddy <schro.sb@gmail.com>
Sat, 19 Feb 2022 13:54:16 +0000 (14:54 +0100)
committerFreddy <schro.sb@gmail.com>
Sat, 19 Feb 2022 13:57:49 +0000 (14:57 +0100)
xonotic-server.cfg

index 0f374902a0b86be3fceab9e67128f7e2afd18479..0be38b30360e850b6eea517b65ea13520558e978 100644 (file)
@@ -344,6 +344,7 @@ sv_curl_defaulturl "http://www.xonotic.org/contentdownload/getmap.php?file="
 set sv_curl_serverpackages_auto 1 "automatically add packs with *.serverpackage files to sv_curl_serverpackages"
 
 set sv_motd "" "additional information to show on the welcome screen that greets joining players"
+set sv_termsofservice_url "" "URL from which Server specific Terms of Service should be downloaded"
 
 set g_waypoints_for_items 0 "make waypoints out of items, values: 0 = never, 1 = unless the mapper prevents it by worldspawn.spawnflags & 1, 2 = always"