murex: increase upload size
This commit is contained in:
parent
156dae4c56
commit
1db5517027
@ -134,6 +134,7 @@
|
||||
extraConfig = ''
|
||||
proxy_cache off;
|
||||
proxy_set_header Accept-Encoding "*";
|
||||
client_max_body_size 50M;
|
||||
'';
|
||||
};
|
||||
locations."/webcam/".proxyPass = "http://localhost:5050/?action=stream";
|
||||
|
Loading…
Reference in New Issue
Block a user