Jonathan Starck 3 anos atrás
pai
commit
cd8822a512
1 arquivos alterados com 4 adições e 4 exclusões
  1. 4 4
      config/config.js

+ 4 - 4
config/config.js

@@ -95,7 +95,7 @@ let config = {
             config: {
                 carouselId: "1",
                 tableClass: "large daily-overview-table wachenaufgaben",
-                fetchInterval: 600000, /* 600000 */
+                fetchInterval: 1200000, /* 600000 */
                 maxTitleLength: 50,
                 displaySymbol: true,
                 showLocation: false,
@@ -174,7 +174,7 @@ let config = {
             config: {
                 carouselId: "2",
                 tableClass: "large daily-overview-table fahrzeugaufgaben fahrzeugaufgaben-rtw",
-                fetchInterval: 600000, /* 600000 */
+                fetchInterval: 1200000, /* 600000 */
                 maxTitleLength: 50,
                 displaySymbol: true,
                 showLocation: false,
@@ -207,7 +207,7 @@ let config = {
             config: {
                 carouselId: "3",
                 tableClass: "large daily-overview-table fahrzeugaufgaben fahrzeugaufgaben-nktw",
-                fetchInterval: 600000, /* 600000 */
+                fetchInterval: 1200000, /* 600000 */
                 maxTitleLength: 50,
                 displaySymbol: true,
                 showLocation: false,
@@ -240,7 +240,7 @@ let config = {
             config: {
                 carouselId: "4",
                 tableClass: "large daily-overview-table fahrzeugaufgaben fahrzeugaufgaben-ktw",
-                fetchInterval: 600000, /* 600000 */
+                fetchInterval: 1200000, /* 600000 */
                 maxTitleLength: 50,
                 displaySymbol: true,
                 showLocation: false,