mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-05-31 05:50:15 +02:00
Removed gzip from Caddyfile (having it breaks attachments in Firefox)
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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user