Hi,
Is there a way to limit the number of users within a user path folder?
For example, if I have a signout folder, I know my database crashes if too many users signout all at the same time because it causes too many connections at the same time.
Is there a way to say that a maximum amount of users can only be in that folder at the same time?
Thank you