mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-22 09:49:20 -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
|
# Caddyfile
|
||||||
{$DOMAIN} {
|
{$DOMAIN} {
|
||||||
tls {$EMAIL}
|
tls {$EMAIL}
|
||||||
gzip
|
|
||||||
|
|
||||||
header / {
|
header / {
|
||||||
# Enable HTTP Strict Transport Security (HSTS)
|
# Enable HTTP Strict Transport Security (HSTS)
|
||||||
|
|||||||
Reference in New Issue
Block a user