appstore/apps/nextcloud/28.0.2/data.yml
github-action update-app-version 7ecb5a4d6c Update app version [skip ci]
2024-02-01 14:20:01 +00:00

19 lines
475 B
YAML

additionalProperties:
formFields:
- default: 40069
edit: true
envKey: PANEL_APP_PORT_HTTPS
labelEn: HTTPS Port
labelZh: HTTPS端口
required: true
rule: paramPort
type: number
- default: ./data
edit: true
envKey: DATA_PATH
labelEn: Data folder path
labelZh: 数据文件夹路径
required: true
type: text