summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xhost/Rory-nginx/services/nginx/rory.gay/pcpoc.nix6
1 files 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;