From bff4df027da76eb9ab4ea45cc017b6dd7e99d4bd Mon Sep 17 00:00:00 2001
From: Tomas Stratil <tomas.stratil@vsb.cz>
Date: Wed, 8 Feb 2023 11:54:53 +0100
Subject: [PATCH] Add new file

---
 it414.json | 40 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)
 create mode 100644 it414.json

diff --git a/it414.json b/it414.json
new file mode 100644
index 0000000..69f38c6
--- /dev/null
+++ b/it414.json
@@ -0,0 +1,40 @@
+{
+  "settingsReloadIntervalMinutes": 1,
+  "fullscreen": true,
+  "autoStart": true,
+  "lazyLoadTabs": false,
+  "closeExistingTabs": true,
+  "websites": [
+    {
+      "url": "https://extranet.it4i.cz/grafana/d/IV10mty7z/barbora-cluster?orgId=1&kiosk&refresh=1m",
+      "duration": 30,
+      "tabReloadIntervalSeconds": 0
+    },
+    {
+      "url": "https://extranet.it4i.cz/grafana/d/IYj4zYL7k/karolina-cluster?orgId=1&kiosk&refresh=1m",
+      "duration": 30,
+      "tabReloadIntervalSeconds": 0
+    },
+    {
+      "url": "https://extranet.it4i.cz/grafana/d/BHh3c-24k/it4i-dashboard?orgId=1&refresh=1m&kiosk",
+      "duration": 30,
+      "tabReloadIntervalSeconds": 0
+    },
+    {
+      "url": "https://www.chmi.cz/files/portal/docs/meteo/kam/lysa_hora2.jpg",
+      "duration": 30,
+      "tabReloadIntervalSeconds": 300
+    },
+    {
+      "url": "http://80.242.36.158:8082/?fbclid=IwAR2pIQJ43_jzoJcoFcwMlKgJqpwI0dG-H8oFKcrScAjxYIE00xfFOiF6lHM",
+      "duration": 30,
+      "tabReloadIntervalSeconds": 300
+    },
+    {
+      "url": "https://www.zemancountdown.cz/",
+      "duration": 30,
+      "tabReloadIntervalSeconds": 300
+    }
+
+  ]
+}
-- 
GitLab