summaryrefslogtreecommitdiff
path: root/.duply
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-09-02 15:07:43 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-09-02 15:08:05 -0700
commitc0f47b4a2ea1b25facb6356812b86c2a2c590c0a (patch)
tree9a89a03860be04255201f90fb5f54e01a0e75efb /.duply
parent7f9f91e579141d5478d180fed78a16f10217088b (diff)
downloaddotfiles-c0f47b4a2ea1b25facb6356812b86c2a2c590c0a.tar.gz
given new locmaint duply strategy, don't use S3 IA
We are expecting much more frequent backup rotations but S3 has a minimum object lifetime.
Diffstat (limited to '.duply')
-rw-r--r--.duply/iris-spwhitton-home/conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.duply/iris-spwhitton-home/conf b/.duply/iris-spwhitton-home/conf
index c24d4bf9..5c4337c2 100644
--- a/.duply/iris-spwhitton-home/conf
+++ b/.duply/iris-spwhitton-home/conf
@@ -18,4 +18,4 @@ DUPL_PARAMS="$DUPL_PARAMS --full-if-older-than $MAX_FULLBKP_AGE "
#TEMP_DIR=/tmp
DUPL_PARAMS="$DUPL_PARAMS --asynchronous-upload "
#DUPL_PARAMS="--log-file /var/log/duplicity.log "
-DUPL_PARAMS="$DUPL_PARAMS --s3-use-new-style --s3-unencrypted-connection --s3-use-ia --s3-use-multiprocessing "
+DUPL_PARAMS="$DUPL_PARAMS --s3-use-new-style --s3-unencrypted-connection --s3-use-multiprocessing "