From 9af2de41c204c15bfd4f35b6eeabe372a8052c68 Mon Sep 17 00:00:00 2001 From: TheArcaneBrony Date: Wed, 19 Jul 2023 08:48:00 +0200 Subject: Synapse funkery --- host/Rory-synapse/software.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host/Rory-synapse/software.nix b/host/Rory-synapse/software.nix index f994932..ea24c91 100755 --- a/host/Rory-synapse/software.nix +++ b/host/Rory-synapse/software.nix @@ -146,7 +146,7 @@ application_name = "matrix-synapse (rory.gay)"; cp_min = 5; cp_max = 15; - cp_reconnect_interval = "True"; + #cp_reconnect_interval = "True"; }; }; app_service_config_files = [ -- cgit 1.4.1