We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5a21ed commit a665f92Copy full SHA for a665f92
.env.example
@@ -3,4 +3,5 @@ SERVER_PORT=8000
3
SERVER_PROTOCOL="http"
4
SYSTEM_APPS_REPO="https://github.com/tronbyt/apps.git"
5
PRODUCTION=1
6
-LOG_LEVEL=WARNING
+LOG_LEVEL=WARNING
7
+#MAX_USERS=100 # Default is 100
0 commit comments