mirror of
https://github.com/ioquake/ioq3.git
synced 2024-11-10 07:11:46 +00:00
Remove incorrect documentation from q3a.service
rate, snaps, and cl_maxpackets cvars only affect client.
This commit is contained in:
parent
ee7fdef87f
commit
80357ff1f2
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue