Removed gzip from Caddyfile (having it breaks attachments in Firefox)

Nicolas Marier 2020-04-08 10:56:40 -04:00
parent f1510e0014
commit c77ab8d2c2

@ -40,7 +40,6 @@ and the corresponding `Caddyfile` (does not need to be modified):
# Caddyfile # Caddyfile
{$DOMAIN} { {$DOMAIN} {
tls {$EMAIL} tls {$EMAIL}
gzip
header / { header / {
# Enable HTTP Strict Transport Security (HSTS) # Enable HTTP Strict Transport Security (HSTS)