onedrive timeout issue

Hi All,
I try to synchronize my onedrive with opensuse, but i got 1 file with capacity 8GB. Onedrive from home:bmanojlovic:onedrive shows me information like bellow:


n sync after three attempts: Timeout was reached on handle 559B3BF65D60
std.net.curl.CurlTimeoutException@std/net/curl.d(4363): Timeout was reached on handle 55
9B3BF65D60

I tired to change some data in onedrive.conf but I don’t see any line that can be able to change time.

# skip_file = "~*|.~*|*.tmp"
# monitor_interval = "45"
# skip_dir = ""
# log_dir = "/var/log/onedrive/"
# drive_id = ""
# upload_only = "false"
# check_nomount = "false"
# check_nosync = "false"
# download_only = "false"
# disable_notifications = "false"
# disable_upload_validation = "false"
# enable_logging = "false"
# force_http_11 = "false"
# force_http_2 = "false"
# local_first = "false"
# no_remote_delete = "false"
# skip_symlinks = "false"
# debug_https = "false"
# skip_dotfiles = "false"
# dry_run = "false"
# min_notify_changes = "5"
# monitor_log_frequency = "5"
# monitor_fullscan_frequency = "10"
# sync_root_files = "false"
# classify_as_big_delete = "1000"
# user_agent = ""
# remove_source_files = "false"
# skip_dir_strict_match = "false"
# application_id = ""

Does anyone is able to help? What i should change in configuration to fix timeout issue?
Regards