1
0

feat:格式化yaml文件

This commit is contained in:
okxlin
2024-12-12 21:27:56 +08:00
parent 8219466433
commit 3855cd8184
919 changed files with 33438 additions and 33446 deletions

View File

@@ -1,19 +1,19 @@
name: Aria2-Pro
tags:
- 工具
title: 更好用的 Aria2 Docker 容器镜像
description: 更好用的 Aria2 Docker 容器镜像
additionalProperties:
key: aria2-pro
name: Aria2-Pro
tags:
- Tool
shortDescZh: 更好用的 Aria2 Docker 容器镜像
shortDescEn: A better-performing Aria2 Docker container image
type: tool
crossVersionUpdate: false
limit: 0
recommend: 0
website: https://github.com/P3TERX/Aria2-Pro-Docker
github: https://github.com/P3TERX/Aria2-Pro-Docker
document: https://p3terx.com/archives/docker-aria2-pro.html
name: Aria2-Pro
tags:
- 工具
title: 更好用的 Aria2 Docker 容器镜像
description: 更好用的 Aria2 Docker 容器镜像
additionalProperties:
key: aria2-pro
name: Aria2-Pro
tags:
- Tool
shortDescZh: 更好用的 Aria2 Docker 容器镜像
shortDescEn: A better-performing Aria2 Docker container image
type: tool
crossVersionUpdate: false
limit: 0
recommend: 0
website: https://github.com/P3TERX/Aria2-Pro-Docker
github: https://github.com/P3TERX/Aria2-Pro-Docker
document: https://p3terx.com/archives/docker-aria2-pro.html

View File

@@ -1,47 +1,47 @@
additionalProperties:
formFields:
- default: 6800
edit: true
envKey: RPC_PORT_VALUE
labelEn: RPC port
labelZh: RPC端口
required: true
rule: paramPort
type: number
- default: 6888
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Listening port
labelZh: 监听端口
required: true
rule: paramPort
type: number
- default: aria2
envKey: TOKEN
labelEn: RPC secret
labelZh: RPC密钥
random: true
required: true
rule: paramCommon
type: text
- default: ./data/config
edit: true
envKey: CONFIG_PATH
labelEn: Path to the configuration file
labelZh: 配置文件所在路径
required: true
type: text
- default: ./data/downloads
edit: true
envKey: DOWNLOAD_PATH
labelEn: Download folder path
labelZh: 下载文件夹路径
required: true
type: text
- default: https://trackerslist.com/all_aria2.txt
edit: true
envKey: TRACKER_URL
labelEn: TRACKER URL
labelZh: TRACKER链接
required: true
type: text
additionalProperties:
formFields:
- default: 6800
edit: true
envKey: RPC_PORT_VALUE
labelEn: RPC port
labelZh: RPC端口
required: true
rule: paramPort
type: number
- default: 6888
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Listening port
labelZh: 监听端口
required: true
rule: paramPort
type: number
- default: aria2
envKey: TOKEN
labelEn: RPC secret
labelZh: RPC密钥
random: true
required: true
rule: paramCommon
type: text
- default: ./data/config
edit: true
envKey: CONFIG_PATH
labelEn: Path to the configuration file
labelZh: 配置文件所在路径
required: true
type: text
- default: ./data/downloads
edit: true
envKey: DOWNLOAD_PATH
labelEn: Download folder path
labelZh: 下载文件夹路径
required: true
type: text
- default: https://trackerslist.com/all_aria2.txt
edit: true
envKey: TRACKER_URL
labelEn: TRACKER URL
labelZh: TRACKER链接
required: true
type: text