Commit 1d887a5f authored by Florian Heder's avatar Florian Heder

rise timeout time from 1min to 10min

parent 1f92e89e
...@@ -5,3 +5,5 @@ ...@@ -5,3 +5,5 @@
# set upload limit to 100M # set upload limit to 100M
client_max_body_size 100M; client_max_body_size 100M;
# set timeout to 10min
proxy_read_timeout 600s;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment