From 615a9887797f7f1a6985c319d09012b92e39aab9 Mon Sep 17 00:00:00 2001 From: Andrew M Date: Fri, 6 Jun 2014 12:09:04 +0300 Subject: [PATCH] Add Google Docs destination to configuration --- duplicity-backup.conf.example | 1 + 1 file changed, 1 insertion(+) diff --git a/duplicity-backup.conf.example b/duplicity-backup.conf.example index a52f7c0..34025bf 100644 --- a/duplicity-backup.conf.example +++ b/duplicity-backup.conf.example @@ -124,6 +124,7 @@ DEST="s3+http://foobar-backup-bucket/backup-folder/" #DEST="file:///home/foobar_user_name/new-backup-test/" #DEST="imap[s]://user[:password]@host.com[/from_address_prefix]" #DEST="webdav[s]://user[:password]@other.host[:port]/some_dir" +#DEST="gdocs://foobar_google_account/some_dir" # DESTINATION BACKEND PASSWORD # Instead of setting the password needed for the backup destination in the