1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-05-04 06:30:22 +08:00
2024-11-29 16:21:58 +08:00

26 lines
608 B
YAML

additionalProperties:
formFields:
- default: 2053
disabled: true
edit: false
envKey: UI_PORT
labelEn: Port
labelZh: 面板端口
required: true
rule: paramPort
type: number
- default: ./data
edit: true
envKey: DATA_PATH
labelEn: Data folder path
labelZh: 数据文件夹路径
required: true
type: text
- default: true
edit: true
envKey: XRAY_VMESS_AEAD_FORCED
labelEn: Force enable VMESS AEAD(alterId=0)
labelZh: 强制启用VMESS AEAD(alterId=0)
required: true
type: text