2024-12-06 16:01:09 +08:00
|
|
|
additionalProperties:
|
|
|
|
|
formFields:
|
2025-09-04 00:36:13 +08:00
|
|
|
- default: "./data"
|
2024-12-06 16:01:09 +08:00
|
|
|
edit: true
|
|
|
|
|
envKey: V2RAYA_ROOT_PATH
|
|
|
|
|
labelZh: 数据持久化路径
|
|
|
|
|
labelEn: Data persistence path
|
2025-11-06 23:35:02 +08:00
|
|
|
label:
|
|
|
|
|
en: Data persistence path
|
|
|
|
|
zh: 数据持久化路径
|
2024-12-06 16:01:09 +08:00
|
|
|
required: true
|
|
|
|
|
type: text
|
|
|
|
|
- default: 2017
|
|
|
|
|
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 端口
|
2024-12-06 16:01:09 +08:00
|
|
|
required: true
|
|
|
|
|
rule: paramPort
|
|
|
|
|
type: number
|
|
|
|
|
- default: 32346
|
|
|
|
|
edit: true
|
|
|
|
|
envKey: PANEL_APP_PORT_PLUGIN
|
|
|
|
|
labelZh: 插件监听端口
|
|
|
|
|
labelEn: Plugin listening port
|
2025-11-06 23:35:02 +08:00
|
|
|
label:
|
|
|
|
|
en: Plugin listening port
|
|
|
|
|
zh: 插件监听端口
|
2024-12-06 16:01:09 +08:00
|
|
|
required: true
|
|
|
|
|
rule: paramPort
|
|
|
|
|
type: number
|