]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Enable sv_disablenotify in Xonotic's configuration
authorMario <mario.mario@y7mail.com>
Thu, 28 May 2020 06:54:05 +0000 (16:54 +1000)
committerMario <mario.mario@y7mail.com>
Thu, 28 May 2020 06:54:05 +0000 (16:54 +1000)
xonotic-server.cfg

index 664ec70020b3093c170242db862f668e4c879f6d..8a458d8d0673f5b079348949daea0e95995a86d1 100644 (file)
@@ -579,3 +579,6 @@ set sv_showfps 5 "Show player's FPS counters in the scoreboard. This setting act
 set sv_doors_always_open 0 "If set to 1 don't close doors which after they were open"
 
 set sv_warpzone_allow_selftarget 0 "do not touch"
+
+// don't notify cvar changes in the chat
+sv_disablenotify 1