fix(vdirsyncer): update credentials for google agenda

This commit is contained in:
Bruno Carlin 2023-03-09 22:31:44 +01:00
parent dbcf8af300
commit 5bb838514a
Signed by: bcarlin
GPG key ID: 8E254EA0FFEB9B6D

View file

@ -11,8 +11,8 @@ conflict_resolution = "b wins"
[storage waarp_agenda_remote] [storage waarp_agenda_remote]
type = "google_calendar" type = "google_calendar"
token_file = "~/.local/share/vdirsyncer/tokens/waarp" token_file = "~/.local/share/vdirsyncer/tokens/waarp"
client_id = "948686879514-65efku96birv6u1l48kpajfvaevat51s.apps.googleusercontent.com" client_id = "1039068292368-mgmsk5olkqkf3jfvq4a1674k46cdmgae.apps.googleusercontent.com"
client_secret = "YQWLblQIWPK62lDmkyRRXWOz" client_secret = "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"
[storage waarp_agenda_local] [storage waarp_agenda_local]
type = "filesystem" type = "filesystem"