16 lines
534 B
YAML
16 lines
534 B
YAML
google:
|
|
client_id: "882156610771-aioeubp72oecurc1lbk9rcij1un8ui40.apps.googleusercontent.com"
|
|
client_secret: "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"
|
|
calendar_id: "11f8dcdaf04dd0d98f99220e12cbcbc6fc8d28ec13403f4090332b416a5ec24a@group.calendar.google.com"
|
|
|
|
caldav:
|
|
url: "https://kalender.reijnst.se/remote.php/dav/calendars/Johnny%20Reijnst/ikea-1/"
|
|
username: "Johnny.Reijnst@gmail.com"
|
|
password: "Sommartiden2025!"
|
|
|
|
sync:
|
|
direction: both # or g2c or c2g
|
|
interval: 60 # in seconds (5 minutes)
|
|
|
|
logging:
|
|
level: INFO |