caldav: removed sensitive info
This commit is contained in:
@@ -23,4 +23,4 @@ type = "caldav"
|
||||
# You must find the specific CalDAV URL for your provider (Google, Nextcloud, etc.)
|
||||
url = "https://drive.sakamoto.dev/remote.php/dav"
|
||||
username = "admin"
|
||||
password.fetch = ["shell", "cat ~/.secrets/vdirsyncer_secrets"]
|
||||
password.fetch = ["shell", "cat ~/Dotfiles/.secrets/vdirsyncer_secret"]
|
||||
|
||||
Reference in New Issue
Block a user