summary refs log tree commit diff
path: root/host/Rory-nginx/services/matrix/grapevine.nix
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2024-11-03 01:12:50 +0100
committerRory& <root@rory.gay>2024-11-03 01:12:50 +0100
commit4a24f605b015f152e3964848409ea91000289331 (patch)
tree897b73fc648e5b7d99aadcdee363c647d6356820 /host/Rory-nginx/services/matrix/grapevine.nix
parentGrapevine config changes (diff)
downloadRory-Open-Architecture-4a24f605b015f152e3964848409ea91000289331.tar.xz
trusted_servers no longer exists in grapevine
Diffstat (limited to '')
-rwxr-xr-xhost/Rory-nginx/services/matrix/grapevine.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/Rory-nginx/services/matrix/grapevine.nix b/host/Rory-nginx/services/matrix/grapevine.nix
index 616626b..c73b48c 100755
--- a/host/Rory-nginx/services/matrix/grapevine.nix
+++ b/host/Rory-nginx/services/matrix/grapevine.nix
@@ -6,7 +6,7 @@
     settings = {
       conduit_compat = true;
       server_name = "conduit.rory.gay";
-      trusted_servers = [ "rory.gay" ];
+      #trusted_servers = [ "rory.gay" ];
 
       listen = [
         {