mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 13:02:59 +00:00
adjusted calendar update interval and default calendar
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
"enabled": true,
|
||||
"credentials_file": "credentials.json",
|
||||
"token_file": "token.pickle",
|
||||
"update_interval": 300,
|
||||
"update_interval": 3600,
|
||||
"max_events": 3,
|
||||
"calendars": ["birthdays"]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user