2025-01-22 12:53:21 +08:00
|
|
|
additionalProperties:
|
|
|
|
|
formFields:
|
2025-09-04 00:36:13 +08:00
|
|
|
- default: "./data"
|
2025-01-22 12:53:21 +08:00
|
|
|
edit: true
|
2025-09-04 00:36:13 +08:00
|
|
|
envKey: ALIST_ROOT_PATH
|
2025-01-22 12:53:21 +08:00
|
|
|
labelZh: 数据持久化路径
|
|
|
|
|
labelEn: Data persistence path
|
2025-11-06 23:35:02 +08:00
|
|
|
label:
|
|
|
|
|
en: Data persistence path
|
|
|
|
|
zh: 数据持久化路径
|
2025-01-22 12:53:21 +08:00
|
|
|
required: true
|
|
|
|
|
type: text
|
2025-09-04 00:36:13 +08:00
|
|
|
- default: 5244
|
2025-01-22 12:53:21 +08:00
|
|
|
edit: true
|
|
|
|
|
envKey: PANEL_APP_PORT_HTTP
|
|
|
|
|
labelZh: WebUI 端口
|
|
|
|
|
labelEn: WebUI port
|
2025-11-06 23:35:02 +08:00
|
|
|
label:
|
|
|
|
|
en: WebUI port
|
|
|
|
|
zh: WebUI 端口
|
2025-01-22 12:53:21 +08:00
|
|
|
required: true
|
|
|
|
|
rule: paramPort
|
|
|
|
|
type: number
|