0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-09-27 21:08:55 +02:00

Enable zstd support for Caddy

Daniel 2024-05-10 17:54:26 +03:00
parent 9be979aa13
commit e2eabdfeb1

@ -47,7 +47,7 @@ If you prefer, you can also directly specify a value instead of substituting an
# This setting may have compatibility issues with some browsers
# (e.g., attachment downloading on Firefox). Try disabling this
# if you encounter issues.
encode gzip
encode zstd gzip
# Uncomment to improve security (WARNING: only use if you understand the implications!)
# If you want to use FIDO2 WebAuthn, set X-Frame-Options to "SAMEORIGIN" or the Browser will block those requests