client max body size setting

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-10-05 23:19:19 -05:00
parent 52b440b5b3
commit adf514c054
2 changed files with 2 additions and 6 deletions

View file

@ -30,9 +30,7 @@
recommendedOptimisation = true;
recommendedProxySettings = true;
recommendedTlsSettings = true;
appendHttpConfig = ''
client_max_body_size 500M;
'';
clientMaxBodySize = "500m";
virtualHosts =
let
tailnetConfig = {