Add new config option to rate limit connection to OneDrive (#1210)

* Add new config option to rate limit connection to OneDrive
This commit is contained in:
abraunegg 2021-01-04 08:28:34 +11:00 committed by GitHub
commit 96d3e68498
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 50 additions and 4 deletions

3
config
View file

@ -41,4 +41,5 @@
# azure_tenant_id = "common"
# sync_business_shared_folders = "false"
# sync_dir_permissions = "700"
# sync_file_permissions = "600"
# sync_file_permissions = "600"
# rate_limit = "131072"