feat(caddy): Ajoute la compression et configure la taille maximale du corps.

This commit is contained in:
Serreau Jovann
2025-11-21 22:15:32 +01:00
parent 66dd2aab63
commit a112e03956

View File

@@ -3,12 +3,11 @@ www.e-cosplay.fr {
dns cloudflare Kq_hpaH_ng-hAeGsJo6KhQb2TxYW1v6lRGE84aOR
}
root * {{ path }}/public
encode zstd gzip br
file_server
request_body {
max_size 100MB
}
handle_path /ts.js {
redir https://widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js
}