summary refs log tree commit diff
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2023-09-07 04:25:09 +0200
committerTheArcaneBrony <myrainbowdash949@gmail.com>2023-09-07 04:25:09 +0200
commit09ec09a9a5582f8bbef409ab843509fcf89dfae0 (patch)
treed17faa187aa84cf3a617aa75f918c235b79626a4
parentFixes? (diff)
downloadRory-Open-Architecture-09ec09a9a5582f8bbef409ab843509fcf89dfae0.tar.xz
Fixes?
-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;