mirror of
https://github.com/abraunegg/onedrive
synced 2026-03-14 14:35:46 +01:00
* Update 'config' file and usage.md to be clearer around removing the '#' from config options when changing from the default.
This commit is contained in:
parent
ca9a6b6ac0
commit
0fef942071
2 changed files with 159 additions and 52 deletions
3
config
3
config
|
|
@ -2,7 +2,8 @@
|
|||
# This file contains the list of supported configuration fields
|
||||
# with their default values.
|
||||
# All values need to be enclosed in quotes
|
||||
# For explanations see the README.md or the man page.
|
||||
# When changing a config option below, remove the '#' from the start of the line
|
||||
# For explanations of all config options below see docs/USAGE.md or the man page.
|
||||
#
|
||||
# sync_dir = "~/OneDrive"
|
||||
# skip_file = "~*|.~*|*.tmp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue