Userverwaltung hinzugefügt
This commit is contained in:
15
config.json
15
config.json
@@ -15,9 +15,9 @@
|
||||
"stuttgart": {
|
||||
"screens": {
|
||||
"lobby": {
|
||||
"interval": 10,
|
||||
"show_images": false,
|
||||
"show_videos": false,
|
||||
"interval": 15,
|
||||
"show_images": true,
|
||||
"show_videos": true,
|
||||
"playlist": [
|
||||
"welcome.html",
|
||||
{
|
||||
@@ -35,8 +35,8 @@
|
||||
"enabled": false
|
||||
}
|
||||
],
|
||||
"newsticker_text": "",
|
||||
"newsticker_enabled": false,
|
||||
"newsticker_text": "HErzlich Willkommen in Stuttgart - wir w\u00fcnschen ihnen einen erfolgreichen Aufenthalt",
|
||||
"newsticker_enabled": true,
|
||||
"custom_url": "https://dva-stage.cancom-ds.de/voice-agent",
|
||||
"custom_url_label": "Welcome Agent",
|
||||
"custom_url_enabled": false,
|
||||
@@ -44,9 +44,10 @@
|
||||
"voice_agent_enabled": true,
|
||||
"voice_agent_label": "Digitaler Assistent",
|
||||
"voice_agent_target": "overlay",
|
||||
"voice_agent_position": "top-left",
|
||||
"voice_agent_position": "bottom-left",
|
||||
"custom_url_position": "top-left",
|
||||
"voice_agent_show_image": false
|
||||
"voice_agent_show_image": false,
|
||||
"stay_on_first": false
|
||||
},
|
||||
"casino": {
|
||||
"interval": 15,
|
||||
|
||||
Reference in New Issue
Block a user