fix(vdirsyncer): restore synchronization
This commit is contained in:
parent
ff3f6cbcd7
commit
d3a90ef67e
1 changed files with 2 additions and 2 deletions
|
@ -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 = "1039068292368-mgmsk5olkqkf3jfvq4a1674k46cdmgae.apps.googleusercontent.com"
|
client_id = "1039068292368-a3r5u6tefcf64qu4esb06es01hpoaded.apps.googleusercontent.com"
|
||||||
client_secret = "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"
|
client_secret.fetch = ["command", "secret-tool", "lookup", "khal", "waarppw"]
|
||||||
|
|
||||||
[storage waarp_agenda_local]
|
[storage waarp_agenda_local]
|
||||||
type = "filesystem"
|
type = "filesystem"
|
||||||
|
|
Loading…
Add table
Reference in a new issue