Last active
February 16, 2023 12:40
-
-
Save ChristianVermeulen/5d1889519f9e2948325c3ffe5dca67e8 to your computer and use it in GitHub Desktop.
Dev dashboard
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"settingsReloadIntervalMinutes": 5, | |
"fullscreen": true, | |
"autoStart": true, | |
"lazyLoadTabs": false, | |
"closeExistingTabs": true, | |
"websites": [ | |
{ | |
"url": "http://10.210.1.133:3000/d/yn3EoHK7k/aident-overview?orgId=1&kiosk", | |
"duration": 60, | |
"tabReloadIntervalSeconds": 300 | |
}, | |
{ | |
"url": "http://10.210.1.133:3000/d/4uSnsjvVk/performance?orgId=1&kiosk", | |
"duration": 60, | |
"tabReloadIntervalSeconds": 300 | |
}, | |
{ | |
"url": "http://10.210.1.133:3000/d/UPJXxF04z/daily-crons?orgId=1&kiosk", | |
"duration": 60, | |
"tabReloadIntervalSeconds": 300 | |
}, | |
{ | |
"url": "http://10.210.1.133:3000/d/VIMi8b2Vk/errors?orgId=1&kiosk", | |
"duration": 60, | |
"tabReloadIntervalSeconds": 300 | |
}, | |
{ | |
"url": "https://itexpertsbvba.atlassian.net/jira/software/projects/AID/boards/21", | |
"duration": 60, | |
"tabReloadIntervalSeconds": 300 | |
} | |
] | |
} |
Author
ChristianVermeulen
commented
Feb 16, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment