Increase curl_recv_max to 50MB

master
blank X 1 year ago
parent 815544295f
commit 805c855b94
Signed by: blankie
GPG Key ID: CC15FC822C7F61F5

@ -9,6 +9,7 @@ load ./imgurxp.so
domain * {
attach http
curl_recv_max 52428800
route / asset_serve_index_html
route /style.css asset_serve_style_css

Loading…
Cancel
Save