From 80357ff1f26841424de4e9616fa7c4788da1cc8f Mon Sep 17 00:00:00 2001 From: Zack Middleton Date: Mon, 4 Apr 2016 12:18:59 -0500 Subject: [PATCH] Remove incorrect documentation from q3a.service rate, snaps, and cl_maxpackets cvars only affect client. --- misc/linux/q3a.service | 3 --- 1 file changed, 3 deletions(-) diff --git a/misc/linux/q3a.service b/misc/linux/q3a.service index d37c7f16..e039eec8 100644 --- a/misc/linux/q3a.service +++ b/misc/linux/q3a.service @@ -13,9 +13,6 @@ Restart=on-abort # dedicated 0 is non-dedicted an not available with ioq3ded, 1 is LAN, 2 is Internet # sv_pure 1 prevents clients from using their own pk3-files # com_hunkmegs defaults to 56, should be 128/192/256 on a modern system(?) -# rate 25000 defines the rate in which client & server communicate -# snaps 40 defines gamestate-snapshots client & server exchange in secs -# cl_maxpackets 125 max amount of FPS being counted on the server-side [Install] WantedBy=multi-user.target