Files
ontime/test-db/db.json
T
2024-05-11 14:58:28 +02:00

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": []
}
}