This commit is contained in:
traveler 2025-04-19 17:08:36 -05:00
parent ddd4969a8a
commit cf2ab6e5ae
2 changed files with 6 additions and 6 deletions

View file

@ -62,7 +62,7 @@ KOMODO_LOCAL_AUTH=true
## Disable new user signups.
KOMODO_DISABLE_USER_REGISTRATION=false
## All new logins are auto enabled
KOMODO_ENABLE_NEW_USERS=false
KOMODO_ENABLE_NEW_USERS=true
## Disable non-admins from creating new resources.
KOMODO_DISABLE_NON_ADMIN_CREATE=false
## Allows all users to have Read level access to all resources.