additionalProperties:
formFields:
- default: 40257
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number
- default: "./data"
envKey: DATA_PATH
labelEn: Config Path
labelZh: 配置路径
type: text
- default: "your-refresh-token"
envKey: REFRESH_TOKEN
labelEn: Refresh Token
labelZh: 刷新令牌
- default: "admin"
envKey: WEBDAV_AUTH_USER
labelEn: WebDAV Username
labelZh: WebDAV 用户名
random: true
rule: paramCommon
- default: "password"
envKey: WEBDAV_AUTH_PASSWORD
labelEn: WebDAV Password
labelZh: WebDAV 密码
rule: paramComplexity
type: password