forked from hacc/haccfiles
s4f-conference: increase MaxUsersPerTeam
This commit is contained in:
parent
cca5abe131
commit
1f871af807
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
||||||
};
|
};
|
||||||
TeamSettings = {
|
TeamSettings = {
|
||||||
EnableUserCreation = true;
|
EnableUserCreation = true;
|
||||||
|
MaxUsersPerTeam = 2500;
|
||||||
EnableUserDeactivation = true;
|
EnableUserDeactivation = true;
|
||||||
EnableOpenServer = false;
|
EnableOpenServer = false;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue