This commit is contained in:
Alexander 2019-12-12 16:44:24 +03:00 committed by Alexander Strizhakov
parent 4306769671
commit bb9a43c3ae
No known key found for this signature in database
GPG Key ID: 022896A53AEF1381
1 changed files with 1 additions and 1 deletions

View File

@ -807,7 +807,7 @@ config :quack,
{"tuple": [":proxy_opts", [
{"tuple": [":redirect_on_failure", false]},
{"tuple": [":max_body_length", 1048576]},
{"tuple": [":http": [
{"tuple": [":http", [
{"tuple": [":follow_redirect", true]},
{"tuple": [":pool", ":upload"]},
]]}