mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-23 16:01:01 +00:00
201 lines
5.8 KiB
YAML
201 lines
5.8 KiB
YAML
additionalProperties:
|
|
formFields:
|
|
- default: "1000"
|
|
edit: true
|
|
envKey: PUID
|
|
labelEn: User ID
|
|
labelZh: 用户 ID
|
|
label:
|
|
en: 'User ID'
|
|
zh: '用户 ID'
|
|
zh-Hant: '使用者 ID'
|
|
ja: 'ユーザー ID'
|
|
ko: '사용자 ID'
|
|
ru: 'ID пользователя'
|
|
ms: 'ID pengguna'
|
|
pt-br: 'ID do usuário'
|
|
required: true
|
|
type: number
|
|
- default: "1000"
|
|
edit: true
|
|
envKey: PGID
|
|
labelEn: Group ID
|
|
labelZh: 组 ID
|
|
label:
|
|
en: 'Group ID'
|
|
zh: '组 ID'
|
|
zh-Hant: '群組 ID'
|
|
ja: 'グループ ID'
|
|
ko: '그룹 ID'
|
|
ru: 'ID группы'
|
|
ms: 'ID kumpulan'
|
|
pt-br: 'ID do grupo'
|
|
required: true
|
|
type: number
|
|
- default: "Asia/Shanghai"
|
|
edit: true
|
|
envKey: TIME_ZONE
|
|
labelEn: Time Zone
|
|
labelZh: 时区
|
|
label:
|
|
en: 'Time Zone'
|
|
zh: '时区'
|
|
zh-Hant: '時區'
|
|
ja: 'タイムゾーン'
|
|
ko: '시간대'
|
|
ru: 'Часовой пояс'
|
|
ms: 'Zon masa'
|
|
pt-br: 'Fuso horário'
|
|
required: true
|
|
type: text
|
|
- default: "51820"
|
|
edit: true
|
|
envKey: PANEL_APP_PORT_UDP
|
|
labelEn: Wireguard port
|
|
labelZh: Wireguard 端口
|
|
label:
|
|
en: 'Wireguard port'
|
|
zh: 'Wireguard 端口'
|
|
zh-Hant: 'WireGuard 埠'
|
|
ja: 'WireGuard ポート'
|
|
ko: 'WireGuard 포트'
|
|
ru: 'Порт WireGuard'
|
|
ms: 'Port WireGuard'
|
|
pt-br: 'Porta do WireGuard'
|
|
required: true
|
|
rule: paramPort
|
|
type: number
|
|
- default: "172.17.0.1"
|
|
edit: true
|
|
envKey: SERVERURL
|
|
labelEn: Host address (must change item)
|
|
labelZh: 本机地址 (必改项)
|
|
label:
|
|
en: 'Host address (must change item)'
|
|
zh: '本机地址 (必改项)'
|
|
zh-Hant: '主機位址(必改項)'
|
|
ja: 'ホストアドレス(要変更)'
|
|
ko: '호스트 주소(필수 변경)'
|
|
ru: 'Адрес хоста (обязательно изменить)'
|
|
ms: 'Alamat hos (mesti diubah)'
|
|
pt-br: 'Endereço do host (deve ser alterado)'
|
|
required: true
|
|
type: text
|
|
- default: "1"
|
|
edit: true
|
|
envKey: PEERS
|
|
labelEn: Number of Peers
|
|
labelZh: 客户端数量
|
|
label:
|
|
en: 'Number of Peers'
|
|
zh: '客户端数量'
|
|
zh-Hant: '用戶端數量'
|
|
ja: 'クライアント数'
|
|
ko: '클라이언트 수'
|
|
ru: 'Количество клиентов'
|
|
ms: 'Bilangan klien'
|
|
pt-br: 'Número de clientes'
|
|
required: true
|
|
type: number
|
|
- default: "119.29.29.29,1.1.1.1"
|
|
edit: true
|
|
envKey: PEERDNS
|
|
labelEn: Peer DNS
|
|
labelZh: 客户端 DNS
|
|
label:
|
|
en: 'Peer DNS'
|
|
zh: '客户端 DNS'
|
|
zh-Hant: '用戶端 DNS'
|
|
ja: 'クライアント DNS'
|
|
ko: '클라이언트 DNS'
|
|
ru: 'DNS клиентов'
|
|
ms: 'DNS klien'
|
|
pt-br: 'DNS do cliente'
|
|
required: true
|
|
type: text
|
|
- default: "10.0.8.0"
|
|
edit: true
|
|
envKey: INTERNAL_SUBNET
|
|
labelEn: Default Wireguard Segment Subnet
|
|
labelZh: 默认 Wireguard 网段子网
|
|
label:
|
|
en: 'Default Wireguard Segment Subnet'
|
|
zh: '默认 Wireguard 网段子网'
|
|
zh-Hant: '預設 WireGuard 網段子網'
|
|
ja: 'デフォルト WireGuard セグメントサブネット'
|
|
ko: '기본 WireGuard 세그먼트 서브넷'
|
|
ru: 'Подсеть сегмента WireGuard по умолчанию'
|
|
ms: 'Subnet segmen WireGuard lalai'
|
|
pt-br: 'Sub-rede do segmento WireGuard padrão'
|
|
required: true
|
|
type: text
|
|
- default: "10.0.8.0/24"
|
|
edit: true
|
|
envKey: ALLOWEDIPS
|
|
labelEn: Wireguard Allowed IPs
|
|
labelZh: Wireguard 允许的 IP 段
|
|
label:
|
|
en: 'Wireguard Allowed IPs'
|
|
zh: 'Wireguard 允许的 IP 段'
|
|
zh-Hant: 'WireGuard 允許的 IP 段'
|
|
ja: 'WireGuard 許可 IP'
|
|
ko: 'WireGuard 허용 IP'
|
|
ru: 'Разрешённые IP WireGuard'
|
|
ms: 'IP dibenarkan WireGuard'
|
|
pt-br: 'IPs permitidos do WireGuard'
|
|
required: true
|
|
type: text
|
|
- default: "25"
|
|
edit: true
|
|
envKey: PERSISTENTKEEPALIVE_PEERS
|
|
labelEn: Wireguard Persistent Keepalive
|
|
labelZh: Wireguard 保活间隔
|
|
label:
|
|
en: 'Wireguard Persistent Keepalive'
|
|
zh: 'Wireguard 保活间隔'
|
|
zh-Hant: 'WireGuard 保活間隔'
|
|
ja: 'WireGuard キープアライブ間隔'
|
|
ko: 'WireGuard 킵얼라이브 간격'
|
|
ru: 'Интервал поддержания WireGuard'
|
|
ms: 'Selang keepalive WireGuard'
|
|
pt-br: 'Intervalo de keepalive do WireGuard'
|
|
required: true
|
|
type: number
|
|
- default: "true"
|
|
edit: true
|
|
envKey: LOG_CONFS
|
|
labelEn: Log Configurations
|
|
labelZh: 日志配置
|
|
label:
|
|
en: 'Log Configurations'
|
|
zh: '日志配置'
|
|
zh-Hant: '日誌設定'
|
|
ja: 'ログ設定'
|
|
ko: '로그 구성'
|
|
ru: 'Конфигурации журнала'
|
|
ms: 'Konfigurasi log'
|
|
pt-br: 'Configurações de log'
|
|
required: true
|
|
type: select
|
|
values:
|
|
- label: "true"
|
|
value: "true"
|
|
- label: "false"
|
|
value: "false"
|
|
- default: "./config"
|
|
edit: true
|
|
envKey: CONFIG_PATH
|
|
labelEn: Config Path
|
|
labelZh: 配置路径
|
|
label:
|
|
en: 'Config Path'
|
|
zh: '配置路径'
|
|
zh-Hant: '設定路徑'
|
|
ja: '設定パス'
|
|
ko: '구성 경로'
|
|
ru: 'Путь к конфигурации'
|
|
ms: 'Laluan konfigurasi'
|
|
pt-br: 'Caminho de configuração'
|
|
required: true
|
|
type: text
|