update maxclients in ufoai to 12

This commit is contained in:
c 2022-09-27 10:59:25 +02:00
parent 0ba4e6fd0e
commit 630461187e
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"