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

This commit is contained in:
zhengkunwang223 2023-06-06 17:42:03 +08:00 committed by GitHub
parent 5ec0620ffd
commit 97f89bc8d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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