From a584ee4d41e3a6e05c614f8b73aae98a06b3bd84 Mon Sep 17 00:00:00 2001 From: abraunegg Date: Thu, 31 Aug 2023 07:40:59 +1000 Subject: [PATCH] Update config * Restore v2.4.25 base config --- config | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/config b/config index 1ebf742d..807180ea 100644 --- a/config +++ b/config @@ -44,7 +44,6 @@ # sync_dir_permissions = "700" # sync_file_permissions = "600" # rate_limit = "131072" -# operation_timeout = "3600" # webhook_enabled = "false" # webhook_public_url = "" # webhook_listening_host = "" @@ -55,3 +54,8 @@ # display_running_config = "false" # read_only_auth_scope = "false" # cleanup_local_files = "false" +# operation_timeout = "3600" +# dns_timeout = "60" +# connect_timeout = "10" +# data_timeout = "600" +# ip_protocol_version = "0"