Browse Source

no message

Jonathan Starck 3 years ago
parent
commit
8d95ee3792
1 changed files with 6 additions and 0 deletions
  1. 6 0
      config/config.js

+ 6 - 0
config/config.js

@@ -114,6 +114,8 @@ let config = {
             config: {
 				carouselId: "1",
                 hideWhenEmpty: false,
+				sortType: "dueDateDescPriority",
+				showProject: false,
                 accessToken: '88c7c668a17e16c8dc780278a992ec935bd05ad1',
                 maximumEntries: 60,
                 updateInterval: 10 * 60 * 1000,
@@ -128,6 +130,8 @@ let config = {
             config: { // See 'Configuration options' for more information.
 				carouselId: "1",
                 hideWhenEmpty: false,
+				sortType: "dueDateDescPriority",
+				showProject: false,
                 accessToken: '88c7c668a17e16c8dc780278a992ec935bd05ad1',
                 maximumEntries: 60,
                 updateInterval: 10 * 60 * 1000, // Update every 10 minutes
@@ -143,6 +147,8 @@ let config = {
             config: { // See 'Configuration options' for more information.
 				carouselId: "1",
                 hideWhenEmpty: false,
+				sortType: "dueDateDescPriority",
+				showProject: false,
                 accessToken: '88c7c668a17e16c8dc780278a992ec935bd05ad1',
                 maximumEntries: 60,
                 updateInterval: 10 * 60 * 1000, // Update every 10 minutes