Bump request size
All checks were successful
Deploy NixOS / deploy (push) Successful in 37s

This commit is contained in:
2026-02-12 14:35:45 -07:00
parent 42c4780447
commit 52128d71f5

View File

@@ -40,6 +40,8 @@ in
recommendedTlsSettings = true;
# Fuck AI
clientMaxBodySize = "3g";
commonHttpConfig = ''
more_clear_headers Server;
more_clear_headers X-Powered-By;