mirror of
https://github.com/abraunegg/onedrive
synced 2026-03-14 14:35:46 +01:00
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:
parent
be1757148f
commit
96d3e68498
4 changed files with 50 additions and 4 deletions
3
config
3
config
|
|
@ -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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue