max clients are needed on the cmd

This commit is contained in:
ineedbots
2021-09-05 00:38:36 -06:00
parent 988d471fdb
commit 6ee4d2e2fd
2 changed files with 3 additions and 2 deletions

View File

@ -28,7 +28,6 @@ set sv_privateClients "" //Private Clients, number of slots that can only be cha
set sv_privatePassword "" // the password to join private slots
set sv_authorizemode "-1" // cdkey validation
set sv_showasranked "1" // 0 = show modded server as not ranked, 1 = shows server as ranked altough it is modded
set sv_maxclients "64"
// Log File
set g_logsync "2" // 0=no log, 1=buffered, 2=continuous, 3=append