Files

101 lines
2.4 KiB
YAML

additionalProperties:
formFields:
- default: 8096
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: HTTP Port
labelZh: HTTP 端口
label:
en: HTTP Port
zh: HTTP 端口
zh-Hant: HTTP 連接埠
ja: HTTP ポート
ko: HTTP 포트
ru: HTTP-порт
ms: Port HTTP
pt-br: Porta HTTP
required: true
type: number
rule: paramPort
- default: 8920
edit: true
envKey: PANEL_APP_PORT_HTTPS
labelEn: Https Port
labelZh: Https 端口
label:
en: Https Port
zh: Https 端口
zh-Hant: Https 連接埠
ja: Https ポート
ko: Https 포트
ru: Порт Https
ms: Port Https
pt-br: Porta Https
required: true
type: number
rule: paramPort
- default: ./data/config
edit: true
envKey: CONFIG_PATH
labelEn: Config folder path
labelZh: 配置文件路径
label:
en: Config folder path
zh: 配置文件路径
zh-Hant: 設定檔資料夾路徑
ja: 設定フォルダーのパス
ko: 설정 폴더 경로
ru: Путь к папке конфигурации
ms: Laluan folder konfigurasi
pt-br: Caminho da pasta de configuração
required: true
type: text
- default: ./data/tvshows
edit: true
envKey: TV_PATH
labelEn: TV shows path
labelZh: 剧集目录
label:
en: TV shows path
zh: 剧集目录
zh-Hant: 劇集目錄
ja: テレビ番組ディレクトリ
ko: TV 프로그램 디렉터리
ru: Каталог телепередач
ms: Laluan rancangan TV
pt-br: Caminho de series
required: true
type: text
- default: ./data/movies
edit: true
envKey: MOVIES_PATH
labelEn: Movies path
labelZh: 电影目录
label:
en: Movies path
zh: 电影目录
zh-Hant: 電影目錄
ja: 映画ディレクトリ
ko: 영화 디렉터리
ru: Каталог фильмов
ms: Laluan filem
pt-br: Caminho de filmes
required: true
type: text
- default: Asia/Shanghai
edit: true
envKey: TIME_ZONE
labelEn: Time zone
labelZh: 时区
label:
en: Time zone
zh: 时区
zh-Hant: 時區
ja: タイムゾーン
ko: 시간대
ru: Часовой пояс
ms: Zon waktu
pt-br: Fuso horário
required: true
type: text