This commit is contained in:
rileyrg 2024-01-07 16:44:04 +01:00
parent e345b645cb
commit 790be8eae3

View file

@ -81,7 +81,7 @@ filter_flags = ["--filter-from", "excludes.txt"]
#
# There is extemely minimal validation of flags. If you're uncertain, have
# a backup and test with `--dry-run`
rclone_flags = [ "--links", "--check-first", "--transfers", "2", "--checkers", "8"]
rclone_flags = [ "--links"]
# The following are added to the existing environment.
# These should NOT include any filtering!
rclone_env = {}