abraunegg-onedrive/config
abraunegg 76ac8d3a24
Update default config file - Issue #208 (#210)
* Ensure default config is aligned to code defaults
2018-10-25 13:09:56 +11:00

7 lines
223 B
Plaintext

# Directory where the files will be synced
sync_dir = "~/OneDrive"
# Skip files and directories that match this pattern
skip_file = "~*"
# Wait time (seconds) between sync operations in monitor mode
monitor_interval = "45"