Merge pull request #5657 from autoantwort/100-users-limit

Document the user limit
This commit is contained in:
Simon L. 2024-11-26 17:03:07 +01:00 committed by GitHub
commit add49e5d00
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -144,6 +144,9 @@ Nextcloud AIO is inspired by projects like Portainer that manage the docker daem
### How to contribute?
See [this issue](https://github.com/nextcloud/all-in-one/issues/5251) for a list of feature requests that need help by contributors.
### How many users are possible?
Up to 100 users are free, more are possible with [Nextcloud Enterprise](https://nextcloud.com/all-in-one/)
### Are reverse proxies supported?
Yes. Please refer to the following documentation on this: [reverse-proxy.md](https://github.com/nextcloud/all-in-one/blob/main/reverse-proxy.md)