updates
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
# For explanations of all config options below see docs/USAGE.md or the man page.
|
||||
#
|
||||
sync_dir="/mnt/OneDrive"
|
||||
skip_dir="Bilder/Camera Roll|Backup|Datasets|Pictures|Videos|*/_*|*/.*"
|
||||
skip_file="*.*|.~*|~*"
|
||||
skip_dir="Bilder/Camera Roll|Backup|Datasets|Pictures|Videos"
|
||||
skip_file=".~*|~*|*.tmp"
|
||||
# monitor_interval = "45"
|
||||
# skip_dir = "Videos"
|
||||
# log_dir = "/var/log/onedrive/"
|
||||
@@ -25,7 +25,7 @@ skip_file="*.*|.~*|~*"
|
||||
# no_remote_delete = "false"
|
||||
skip_symlinks = "true"
|
||||
# debug_https = "false"
|
||||
# skip_dotfiles = "false"
|
||||
skip_dotfiles = "true"
|
||||
# dry_run = "false"
|
||||
# min_notify_changes = "5"
|
||||
# monitor_log_frequency = "5"
|
||||
|
||||
Reference in New Issue
Block a user