From 09ec09a9a5582f8bbef409ab843509fcf89dfae0 Mon Sep 17 00:00:00 2001 From: TheArcaneBrony Date: Thu, 7 Sep 2023 04:25:09 +0200 Subject: Fixes? --- host/Rory-nginx/services/nginx/rory.gay/pcpoc.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/host/Rory-nginx/services/nginx/rory.gay/pcpoc.nix b/host/Rory-nginx/services/nginx/rory.gay/pcpoc.nix index 82ecd6a..833dd08 100755 --- a/host/Rory-nginx/services/nginx/rory.gay/pcpoc.nix +++ b/host/Rory-nginx/services/nginx/rory.gay/pcpoc.nix @@ -2,9 +2,9 @@ enableACME = true; addSSL = true; #quic = true; - http3 = true; - http3_hq = true; - kTLS = true; + #http3 = true; + #http3_hq = true; + #kTLS = true; #reuseport = true; extraConfig = '' brotli off; -- cgit 1.4.1