Move back to SWS 2 as v3 is in beta

This commit is contained in:
2026-09-01 11:48:01 +01:00
parent 010073dabf
commit 0452f4506c
2 changed files with 4 additions and 7 deletions

View File

@@ -6,15 +6,12 @@ root = "/public"
log-level = "error"
compression = true
tls = true
tls-cert = "/tls/tls.crt"
tls-key = "/tls/tls.key"
http2 = true
http2-tls-cert = "/tls/tls.crt"
http2-tls-key = "/tls/tls.key"
security-headers = true
[advanced]
[[advanced.headers]]
source = "**/*"