The maximum amount of users allowed on the hub. No new users will be allowed to enter the hub if this number is exceeded, however privileged users (operators, admins, etc) are still able to log in.
Type: | int |
---|---|
Default: | 500 |
Since: | 0.1.0 |
Example: |
To run a hub for max 25 users: max_users = 25 |