Browse Source

Anpassung des fetchIntervals

Jonathan Starck 3 years ago
parent
commit
9d9bc6094b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/config.js

+ 1 - 1
config/config.js

@@ -230,7 +230,7 @@ let config = {
 			position: "middle_center",	// This can be any of the regions. Best results in left or right regions.
 			position: "middle_center",	// This can be any of the regions. Best results in left or right regions.
 			config: {
 			config: {
 				tableClass: "xlarge",
 				tableClass: "xlarge",
-				fetchInterval: 1000,
+				fetchInterval: 20000,
 				maxTitleLength: 50,
 				maxTitleLength: 50,
 				calendars: [
 				calendars: [
 					{
 					{