From 62350d3cd0c33db460b413685039eeecae80c3a7 Mon Sep 17 00:00:00 2001 From: TheArcaneBrony Date: Sun, 19 Mar 2023 09:02:46 +0100 Subject: Forgot to comment out 2 lines in synapse --- host/Rory-synapse/configuration.nix | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'host') diff --git a/host/Rory-synapse/configuration.nix b/host/Rory-synapse/configuration.nix index d50329c..c44d034 100755 --- a/host/Rory-synapse/configuration.nix +++ b/host/Rory-synapse/configuration.nix @@ -127,7 +127,7 @@ args = { user = "postgres"; #passwordFile = "/run/secrets/matrix-synapse-password"; - + database = "matrix-synapse-rory-gay"; host = "192.168.1.3"; }; @@ -159,9 +159,8 @@ # }; # # }; - - managementRoom = "#draupnir-mgmt:rory.gay"; - }; + # managementRoom = "#draupnir-mgmt:rory.gay"; + #}; system.stateVersion = "22.11"; # DO NOT EDIT! } -- cgit 1.4.1