1
0
Fork 0

sail: Enable KTLS on docs website(s)

This commit is contained in:
Daniel Kempkens 2023-03-07 10:02:50 +01:00
parent cbc86a4b60
commit 4a41edb9f1
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -8,6 +8,7 @@
name = domain; name = domain;
value = { value = {
http3 = true; http3 = true;
kTLS = true;
root = "${pkgs.website-docs-nifoc-pw}/site/${domain}"; root = "${pkgs.website-docs-nifoc-pw}/site/${domain}";
forceSSL = true; forceSSL = true;