Document risk regarding using --resync (#1816)

* Document risk regarding using --resync
* Implement --resync-auth
This commit is contained in:
abraunegg 2022-01-28 08:58:38 +11:00 committed by GitHub
commit 1ac5d87d98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 89 additions and 8 deletions

3
config
View file

@ -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"