You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ Add the module to the modules array in the `config/config.js` file:
43
43
|`animationSpeed`| 1000 |**Optional** The speed of the show and hide animations in milliseconds |
44
44
|`notification_schedule`||**Optional** A single, or array of multiple definitions to schedule when notifications should be sent. See [Scheduling Notifications](#scheduling-notifications)|
45
45
|`global_schedule`||**Optional** A single, or array of multiple definitions to schedule when all modules should be shown/hidden/dimmed. See [Global Schedules](#global-schedules)|
46
-
|`debug`|`false`|**Optional** Outputs messages to the console/log when set to `true`|
46
+
|`debug`|`true`|**Optional** Outputs messages to the console/log when set to `true`|
0 commit comments