diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/vdirsyncer/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/vdirsyncer/config b/config/vdirsyncer/config index b721dd6..e4ba6a7 100644 --- a/config/vdirsyncer/config +++ b/config/vdirsyncer/config @@ -18,4 +18,4 @@ type = "carddav" # We can simplify this URL here as well. In theory it shouldn't matter. url = "https://cloud.oscarnajera.com/remote.php/dav/addressbooks/users/oscar/" username = "oscar" -password.fetch = ["command", "pass", "CS_storage/cloud.oscarnajera.com"] +password.fetch = ["command", "pass", "CS_storage/cloud.oscarnajera.com/oscar"] |