]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - xonotic-server.cfg
Enable sv_disablenotify in Xonotic's configuration
[xonotic/xonotic-data.pk3dir.git] / 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