sail: Enable KTLS on docs website(s)
This commit is contained in:
parent
cbc86a4b60
commit
4a41edb9f1
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue