feat: halo 超级管理员用户名,限制修改 (#95)
This commit is contained in:
parent
62fbc42fb2
commit
0dfd73fd13
|
|
@ -54,7 +54,7 @@ additionalProperties:
|
||||||
labelEn: Admin Username
|
labelEn: Admin Username
|
||||||
labelZh: 超级管理员用户名
|
labelZh: 超级管理员用户名
|
||||||
required: true
|
required: true
|
||||||
rule: paramCommon
|
rule: paramSimple
|
||||||
type: text
|
type: text
|
||||||
- default: halo
|
- default: halo
|
||||||
envKey: HALO_ADMIN_PASSWORD
|
envKey: HALO_ADMIN_PASSWORD
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue