mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-22 01:39:21 -07:00
Removed gzip from Caddyfile (having it breaks attachments in Firefox)
@@ -40,7 +40,6 @@ and the corresponding `Caddyfile` (does not need to be modified):
|
||||
# Caddyfile
|
||||
{$DOMAIN} {
|
||||
tls {$EMAIL}
|
||||
gzip
|
||||
|
||||
header / {
|
||||
# Enable HTTP Strict Transport Security (HSTS)
|
||||
|
||||
Reference in New Issue
Block a user