2024-11-07 12:50:05 +08:00
|
|
|
additionalProperties:
|
|
|
|
|
formFields:
|
2025-09-04 00:36:13 +08:00
|
|
|
- default: "./data"
|
2024-11-07 12:50:05 +08:00
|
|
|
edit: true
|
|
|
|
|
envKey: NEXUSPHP_ROOT_PATH
|
|
|
|
|
labelZh: 数据持久化路径
|
|
|
|
|
labelEn: Data persistence path
|
2025-11-06 23:35:02 +08:00
|
|
|
label:
|
|
|
|
|
en: Data persistence path
|
|
|
|
|
zh: 数据持久化路径
|
2024-11-07 12:50:05 +08:00
|
|
|
required: true
|
|
|
|
|
type: text
|
2025-09-04 00:36:13 +08:00
|
|
|
- default: "./torrents"
|
2024-11-07 12:50:05 +08:00
|
|
|
edit: true
|
|
|
|
|
envKey: NEXUSPHP_TORRENTS_ROOT_PATH
|
|
|
|
|
labelZh: 种子目录
|
|
|
|
|
labelEn: Torrent persistence path
|
2025-11-06 23:35:02 +08:00
|
|
|
label:
|
|
|
|
|
en: Torrent persistence path
|
|
|
|
|
zh: 种子目录
|
2024-11-07 12:50:05 +08:00
|
|
|
required: true
|
|
|
|
|
type: text
|
2025-09-04 00:36:13 +08:00
|
|
|
- default: "./bitbucket"
|
2024-11-07 12:50:05 +08:00
|
|
|
edit: true
|
|
|
|
|
envKey: NEXUSPHP_BITBUCKET_ROOT_PATH
|
|
|
|
|
labelZh: 上传器目录
|
|
|
|
|
labelEn: Uploader persistence path
|
2025-11-06 23:35:02 +08:00
|
|
|
label:
|
|
|
|
|
en: Uploader persistence path
|
|
|
|
|
zh: 上传器目录
|
2024-11-07 12:50:05 +08:00
|
|
|
required: true
|
|
|
|
|
type: text
|
2025-09-04 00:36:13 +08:00
|
|
|
- default: "./attachments"
|
2024-11-07 12:50:05 +08:00
|
|
|
edit: true
|
|
|
|
|
envKey: NEXUSPHP_ATTACHMENTS_ROOT_PATH
|
|
|
|
|
labelZh: 附件目录
|
|
|
|
|
labelEn: Attachment persistence path
|
2025-11-06 23:35:02 +08:00
|
|
|
label:
|
|
|
|
|
en: Attachment persistence path
|
|
|
|
|
zh: 附件目录
|
2024-11-07 12:50:05 +08:00
|
|
|
required: true
|
|
|
|
|
type: text
|
|
|
|
|
- default: 8080
|
|
|
|
|
edit: true
|
|
|
|
|
envKey: PANEL_APP_PORT_HTTP
|
|
|
|
|
labelZh: 访问端口
|
|
|
|
|
labelEn: Port
|
2025-11-06 23:35:02 +08:00
|
|
|
label:
|
|
|
|
|
en: Port
|
|
|
|
|
zh: 访问端口
|
2024-11-07 12:50:05 +08:00
|
|
|
required: true
|
|
|
|
|
rule: paramPort
|
|
|
|
|
type: number
|
|
|
|
|
- default: "base64:WUbN2wa2kl3E1VDW4iKaH3RBHw3hKY7BK0hWEkBZmGg="
|
|
|
|
|
edit: true
|
|
|
|
|
envKey: APP_KEY
|
|
|
|
|
labelZh: 应用密钥
|
|
|
|
|
labelEn: Application Key
|
2025-11-06 23:35:02 +08:00
|
|
|
label:
|
|
|
|
|
en: Application Key
|
|
|
|
|
zh: 应用密钥
|
2024-11-07 12:50:05 +08:00
|
|
|
required: true
|
|
|
|
|
type: text
|