浏览代码

no message

Jonathan Starck 3 年之前
父节点
当前提交
01d3ad3bc0
共有 1 个文件被更改,包括 4 次插入3 次删除
  1. 4 3
      config/config.js

+ 4 - 3
config/config.js

@@ -52,14 +52,13 @@ let config = {
         },
         {
             module: "calendar",
-            position: "middle_center",	// This can be any of the regions. Best results in left or right regions.
+            position: "middle_center",
             config: {
                 carouselId: "1",
                 tableClass: "large wachenaufgaben",
-                fetchInterval: 600000,
+                fetchInterval: 6000, /* 600000 */
                 maxTitleLength: 50,
                 displaySymbol: true,
-                maximumNumberOfDays: 1,
                 showLocation: false,
                 maxTitleLines: 1,
                 maximumEntries: 9,
@@ -70,6 +69,7 @@ let config = {
                         titleClass: 'todo-title',
                         timeClass: 'todotime',
                         symbol: 'clipboard-list-check',
+                        maximumNumberOfDays: 1
                     },
                     {
                         url: 'https://nc.x0p.it/remote.php/dav/public-calendars/WW49cKGiiZyy95q8/?export',
@@ -77,6 +77,7 @@ let config = {
                         titleClass: 'clean-title',
                         timeClass: 'clean-time',
                         symbol: 'vacuum',
+                        maximumNumberOfDays: 1
                     },
                     {
                         url: 'https://nc.x0p.it/remote.php/dav/public-calendars/eMQW6HmyjfgS8bXq?export',