diff --git a/.env.example b/.env.example index 8e32cda..5360383 100644 --- a/.env.example +++ b/.env.example @@ -7,7 +7,7 @@ DB_PATH= # fixed: auto login with FIXED_LOGIN_USERNAME and open model library directly APP_AUTH_MODE=fixed FIXED_LOGIN_USERNAME=admin -FIXED_LOGIN_ROLE=user +FIXED_LOGIN_ROLE=admin ALLOW_USER_EDIT_SYSTEM_LIBRARY=false # local: write to server/storage and serve via /storage