s4f-conference: increase MaxUsersPerTeam

This commit is contained in:
Moira 2024-05-22 21:25:07 +02:00
parent cca5abe131
commit 1f871af807

View file

@ -28,6 +28,7 @@
};
TeamSettings = {
EnableUserCreation = true;
MaxUsersPerTeam = 2500;
EnableUserDeactivation = true;
EnableOpenServer = false;
};