-
Notifications
You must be signed in to change notification settings - Fork 417
Expand file tree
/
Copy pathdata.yml
More file actions
58 lines (58 loc) · 1.53 KB
/
data.yml
File metadata and controls
58 lines (58 loc) · 1.53 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
additionalProperties:
formFields:
- default: 5300
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Web UI Port
labelZh: Web UI 端口
required: true
rule: paramPort
type: number
label:
en: Web UI Port
es-es: Puerto web
ja: Web UIポート
ms: Port Web UI
pt-br: Porta da Web UI
ru: Порт веб-интерфейса
ko: 웹 UI 포트
zh-Hant: Web UI 埠
zh: Web UI 端口
tr: Web UI Bağlantı Noktası
- default: 2280-2290
envKey: LANGBOT_PORT_RANGE
edit: true
labelEn: LangBot Port Range
labelZh: LangBot 端口范围
required: true
rule: paramPortRange
type: text
label:
en: LangBot Port Range
es-es: LangBot Puerto Range
ja: LangBotポート範囲
ms: Julat Port LangBot
pt-br: Intervalo de portas do LangBot
ru: Диапазон портов LangBot
ko: LangBot 포트 범위
zh: LangBot 端口范围
zh-Hant: LangBot 埠範圍
tr: LangBot Bağlantı Noktası Aralığı
- default: Asia/Shanghai
edit: true
envKey: TIME_ZONE
labelEn: Time Zone
labelZh: 时区
label:
en: Time Zone
es-es: Zona horaria
ja: タイムゾーン
ms: Zon masa
pt-br: Fuso horário
ru: Часовой пояс
ko: 시간대
zh: 时区
zh-Hant: 時區
tr: Saat Dilimi
required: true
type: text