caldav: removed sensitive info

This commit is contained in:
kenji
2025-11-25 23:31:25 -06:00
parent 5ac41e24af
commit 2a40d5a052
+1 -1
View File
@@ -23,4 +23,4 @@ type = "caldav"
# You must find the specific CalDAV URL for your provider (Google, Nextcloud, etc.) # You must find the specific CalDAV URL for your provider (Google, Nextcloud, etc.)
url = "https://drive.sakamoto.dev/remote.php/dav" url = "https://drive.sakamoto.dev/remote.php/dav"
username = "admin" username = "admin"
password.fetch = ["shell", "cat ~/.secrets/vdirsyncer_secrets"] password.fetch = ["shell", "cat ~/Dotfiles/.secrets/vdirsyncer_secret"]