Increase curl_recv_max to 50MB

This commit is contained in:
blank X 2022-02-16 18:15:41 +07:00
parent 815544295f
commit 805c855b94
Signed by: blankie
GPG Key ID: CC15FC822C7F61F5
1 changed files with 1 additions and 0 deletions

View File

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