✨ feat(caddy): Ajoute la compression et configure la taille maximale du corps.
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user