diff options
-rw-r--r-- | modules/duply_backup/default.nix | 2 | ||||
-rw-r--r-- | modules/private/websites/tools/assets/static/photos/fretlink.jpg | bin | 0 -> 1520106 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/modules/duply_backup/default.nix b/modules/duply_backup/default.nix index 23de666..88245a2 100644 --- a/modules/duply_backup/default.nix +++ b/modules/duply_backup/default.nix | |||
@@ -16,7 +16,7 @@ let | |||
16 | 16 | ||
17 | # Do a full backup after 1 month | 17 | # Do a full backup after 1 month |
18 | MAX_FULLBKP_AGE=1M | 18 | MAX_FULLBKP_AGE=1M |
19 | DUPL_PARAMS="$DUPL_PARAMS --exclude-other-filesystems --full-if-older-than $MAX_FULLBKP_AGE " | 19 | DUPL_PARAMS="$DUPL_PARAMS --allow-source-mismatch --exclude-other-filesystems --full-if-older-than $MAX_FULLBKP_AGE " |
20 | # Backups older than 2months are deleted | 20 | # Backups older than 2months are deleted |
21 | MAX_AGE=2M | 21 | MAX_AGE=2M |
22 | # Keep 2 full backups | 22 | # Keep 2 full backups |
diff --git a/modules/private/websites/tools/assets/static/photos/fretlink.jpg b/modules/private/websites/tools/assets/static/photos/fretlink.jpg new file mode 100644 index 0000000..c941e1d --- /dev/null +++ b/modules/private/websites/tools/assets/static/photos/fretlink.jpg | |||
Binary files differ | |||