1
0
Fork 0

feat: Typecho 放开修改管理员和管理员默认密码 (#143)

This commit is contained in:
zhengkunwang223 2023-06-06 17:42:03 +08:00 committed by GitHub
parent 8e2d1eb90a
commit 09c0edcb8e
1 changed files with 1 additions and 3 deletions

View File

@ -32,17 +32,15 @@ additionalProperties:
rule: paramComplexity
type: password
- default: typecho
disabled: true
envKey: TYPECHO_USER_NAME
labelEn: User
labelZh: 管理员
required: true
type: text
- default: typecho
disabled: true
envKey: TYPECHO_USER_PASSWORD
labelEn: Password
labelZh: 管理员默认密码
labelZh: 管理员密码
required: true
type: text
- default: 8080