From fe284a20d913dc2c401a85fcfdae8f8123172d4e Mon Sep 17 00:00:00 2001 From: Akshay Mankar Date: Sun, 19 Nov 2023 15:06:55 +0100 Subject: [PATCH] matrix: Fix typo --- hosts/nachtigall/apps/matrix/synapse.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/nachtigall/apps/matrix/synapse.nix b/hosts/nachtigall/apps/matrix/synapse.nix index f80e906..aab4836 100644 --- a/hosts/nachtigall/apps/matrix/synapse.nix +++ b/hosts/nachtigall/apps/matrix/synapse.nix @@ -91,7 +91,7 @@ in { pepper = ""; }; - presencee.enabled = true; + presence.enabled = true; push.include_content = false; rc_admin_redaction= {