mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-03 22:47:59 +00:00
42 lines
819 B
JSON
42 lines
819 B
JSON
{
|
|
"rundown": [],
|
|
"project": {
|
|
"title": "",
|
|
"description": "",
|
|
"publicUrl": "",
|
|
"publicInfo": "",
|
|
"backstageUrl": "",
|
|
"backstageInfo": ""
|
|
},
|
|
"settings": {
|
|
"app": "ontime",
|
|
"version": "3.0.0-beta.3",
|
|
"serverPort": 4001,
|
|
"editorKey": null,
|
|
"operatorKey": null,
|
|
"timeFormat": "24",
|
|
"language": "en"
|
|
},
|
|
"viewSettings": {
|
|
"dangerColor": "#ED3333",
|
|
"endMessage": "",
|
|
"freezeEnd": false,
|
|
"normalColor": "#ffffffcc",
|
|
"overrideStyles": false,
|
|
"warningColor": "#FFAB33"
|
|
},
|
|
"urlPresets": [],
|
|
"customFields": {},
|
|
"osc": {
|
|
"portIn": 8888,
|
|
"portOut": 9999,
|
|
"targetIP": "127.0.0.1",
|
|
"enabledIn": false,
|
|
"enabledOut": false,
|
|
"subscriptions": []
|
|
},
|
|
"http": {
|
|
"enabledOut": false,
|
|
"subscriptions": []
|
|
}
|
|
} |