S3 cache setup
This commit is contained in:
parent
75726dc403
commit
7720224bbd
8 changed files with 45 additions and 1 deletions
|
|
@ -104,6 +104,7 @@
|
|||
proxyWebsockets = true;
|
||||
};
|
||||
extraConfig = ''
|
||||
client_max_body_size 6g;
|
||||
proxy_pass_header Authorization;
|
||||
proxy_buffering off;
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue