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