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 = {
|
||||
EnableUserCreation = true;
|
||||
MaxUsersPerTeam = 2500;
|
||||
EnableUserDeactivation = true;
|
||||
EnableOpenServer = false;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue