add max body size
This commit is contained in:
parent
3a572a9222
commit
52b440b5b3
2 changed files with 31 additions and 23 deletions
|
|
@ -30,6 +30,9 @@
|
|||
recommendedOptimisation = true;
|
||||
recommendedProxySettings = true;
|
||||
recommendedTlsSettings = true;
|
||||
appendHttpConfig = ''
|
||||
client_max_body_size 500M;
|
||||
'';
|
||||
virtualHosts =
|
||||
let
|
||||
tailnetConfig = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue