Files
appstore/apps/hishtory-server-linuxserver/latest/data.yml
T

84 lines
2.2 KiB
YAML

additionalProperties:
formFields:
- default: 8080
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: ./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: /config/hishtory.db
edit: true
envKey: HISHTORY_SQLITE_DB
labelEn: SQLite database path
labelZh: SQLite 数据库路径
label:
en: SQLite database path
zh: SQLite 数据库路径
zh-Hant: SQLite 資料庫路徑
ja: SQLite データベースパス
ko: SQLite 데이터베이스 경로
ru: Путь к базе данных SQLite
ms: Laluan pangkalan data SQLite
pt-br: Caminho do banco SQLite
required: true
type: text
- default: ''
edit: true
envKey: HISHTORY_POSTGRES_DB
labelEn: PostgreSQL connection URI
labelZh: PostgreSQL 连接 URI
label:
en: PostgreSQL connection URI
zh: PostgreSQL 连接 URI
zh-Hant: PostgreSQL 連線 URI
ja: PostgreSQL 接続 URI
ko: PostgreSQL 연결 URI
ru: URI подключения PostgreSQL
ms: URI sambungan PostgreSQL
pt-br: URI de conexao PostgreSQL
required: false
type: password
- 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