update maxclients in ufoai to 12

This commit is contained in:
c 2022-09-27 10:59:25 +02:00 committed by c
parent a35533d8b7
commit f9e72747b0
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ systemctl daemon-reload
cat > /etc/ufoai-server/server.cfg <<EOF
set sv_hostname "onFOSS-LAN"
set sv_maxclients 8
set sv_maxclients 12
set sv_public 0
set rcon_password "${systempassword}"
set sv_gametype "coop4"