fix(vdirsyncer): update credentials for google agenda
This commit is contained in:
parent
dbcf8af300
commit
5bb838514a
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ conflict_resolution = "b wins"
|
|||
[storage waarp_agenda_remote]
|
||||
type = "google_calendar"
|
||||
token_file = "~/.local/share/vdirsyncer/tokens/waarp"
|
||||
client_id = "948686879514-65efku96birv6u1l48kpajfvaevat51s.apps.googleusercontent.com"
|
||||
client_secret = "YQWLblQIWPK62lDmkyRRXWOz"
|
||||
client_id = "1039068292368-mgmsk5olkqkf3jfvq4a1674k46cdmgae.apps.googleusercontent.com"
|
||||
client_secret = "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"
|
||||
|
||||
[storage waarp_agenda_local]
|
||||
type = "filesystem"
|
||||
|
|
Loading…
Add table
Reference in a new issue