We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95e03ed commit 325af92Copy full SHA for 325af92
settings.conf
@@ -649,8 +649,8 @@ http_timeout = 30000
649
650
# HTTP streaming timeout in milliseconds for large file downloads (subtree data, blocks during catchup)
651
# This is longer than http_timeout to accommodate large subtree data files which can be 100+ MB
652
-# Default: 300000ms (5 minutes)
653
-http_streaming_timeout = 300000
+# Default: 600000ms (10 minutes)
+http_streaming_timeout = 600000
654
655
# IPV6 Addresses
656
# --------------
0 commit comments