From 74f3e60013bbd314d2506cdcbc37f542d9841e7f Mon Sep 17 00:00:00 2001 From: zhangshun <453905631@qq.com> Date: Tue, 2 Jun 2026 10:04:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B5=8B=E8=AF=95=E7=94=A8?= =?UTF-8?q?=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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