2024-12-12 21:27:56 +08:00
|
|
|
additionalProperties:
|
|
|
|
|
formFields:
|
|
|
|
|
- default: 40105
|
|
|
|
|
edit: true
|
|
|
|
|
envKey: PANEL_APP_PORT_HTTPS
|
|
|
|
|
labelEn: HTTP Port
|
|
|
|
|
labelZh: HTTP端口
|
2025-11-06 23:35:02 +08:00
|
|
|
label:
|
|
|
|
|
en: HTTP Port
|
|
|
|
|
zh: HTTP端口
|
2024-12-12 21:27:56 +08:00
|
|
|
required: true
|
|
|
|
|
rule: paramPort
|
|
|
|
|
type: number
|
|
|
|
|
- default: password
|
|
|
|
|
edit: true
|
|
|
|
|
envKey: HTTP_PWD
|
|
|
|
|
labelEn: Access Password
|
|
|
|
|
labelZh: 访问密码
|
2025-11-06 23:35:02 +08:00
|
|
|
label:
|
|
|
|
|
en: Access Password
|
|
|
|
|
zh: 访问密码
|
2024-12-12 21:27:56 +08:00
|
|
|
random: false
|
|
|
|
|
required: true
|
|
|
|
|
rule: paramComplexity
|
|
|
|
|
type: password
|
|
|
|
|
- default: "512m"
|
|
|
|
|
edit: true
|
|
|
|
|
envKey: MEM_USE
|
|
|
|
|
labelEn: Shared memory footprint (1gb)
|
|
|
|
|
labelZh: 共享内存占用(1gb)
|
2025-11-06 23:35:02 +08:00
|
|
|
label:
|
|
|
|
|
en: Shared memory footprint (1gb)
|
|
|
|
|
zh: 共享内存占用(1gb)
|
2024-12-12 21:27:56 +08:00
|
|
|
required: true
|
|
|
|
|
type: text
|