mirror of
https://github.com/abraunegg/onedrive
synced 2026-03-14 14:35:46 +01:00
add default config file
This commit is contained in:
parent
85cd44cf73
commit
b32fef74fd
1 changed files with 3 additions and 1 deletions
5
config
Normal file
5
config
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
client_id = "000000004C15842F"
|
||||
client_secret = "5vWj5xi6rYZM61X81Z9OyXAmjGhVS6Py"
|
||||
sync_dir = "~/OneDrive"
|
||||
skip_file = ".*|~*"
|
||||
skip_dir = ".*"
|
||||
Loading…
Add table
Add a link
Reference in a new issue