mirror of
https://github.com/abraunegg/onedrive
synced 2026-03-14 14:35:46 +01:00
Document risk regarding using --resync (#1816)
* Document risk regarding using --resync * Implement --resync-auth
This commit is contained in:
parent
8ba49fd24c
commit
1ac5d87d98
5 changed files with 89 additions and 8 deletions
3
config
3
config
|
|
@ -35,6 +35,7 @@
|
|||
# skip_dir_strict_match = "false"
|
||||
# application_id = ""
|
||||
# resync = "false"
|
||||
# resync_auth = "false"
|
||||
# bypass_data_preservation = "false"
|
||||
# azure_ad_endpoint = ""
|
||||
# azure_tenant_id = "common"
|
||||
|
|
@ -42,10 +43,10 @@
|
|||
# sync_dir_permissions = "700"
|
||||
# sync_file_permissions = "600"
|
||||
# rate_limit = "131072"
|
||||
# operation_timeout = "3600"
|
||||
# webhook_enabled = "false"
|
||||
# webhook_public_url = ""
|
||||
# webhook_listening_host = ""
|
||||
# webhook_listening_port = "8888"
|
||||
# webhook_expiration_interval = "86400"
|
||||
# webhook_renewal_interval = "43200"
|
||||
# operation_timeout = "3600"
|
||||
Loading…
Add table
Add a link
Reference in a new issue