feat: halo 超级管理员用户名,限制修改 (#95)

This commit is contained in:
zhengkunwang223
2023-05-30 15:01:32 +08:00
committed by GitHub
parent 4dd64cb8e4
commit 6a94bca4e3
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ additionalProperties:
labelEn: Admin Username
labelZh: 超级管理员用户名
required: true
rule: paramCommon
rule: paramSimple
type: text
- default: halo
envKey: HALO_ADMIN_PASSWORD
View File