From a3209b8172f314ecc213170bc55a8d1870591183 Mon Sep 17 00:00:00 2001 From: "Rory&::Emma" Date: Wed, 6 Sep 2023 01:06:00 +0000 Subject: Add changes --- host/Rory-nginx/services/matrix/conduit.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'host') diff --git a/host/Rory-nginx/services/matrix/conduit.nix b/host/Rory-nginx/services/matrix/conduit.nix index 5be7573..ab36263 100755 --- a/host/Rory-nginx/services/matrix/conduit.nix +++ b/host/Rory-nginx/services/matrix/conduit.nix @@ -12,6 +12,7 @@ max_concurrent_requests = 1000; allow_check_for_updates = false; allow_registration = false; + log = "info,state_res=info"; }; }; systemd.services.matrix-conduit-reg-token = { -- cgit 1.4.1