From 590cf480318f0977ffe2dfcc3fe4d803f94cdff6 Mon Sep 17 00:00:00 2001 From: texuf Date: Mon, 20 Feb 2023 11:04:23 -0800 Subject: [PATCH] Enable presence in dendrite-zion.yaml (#1538) I thought i turned this on everywhere here: https://github.com/HereNotThere/harmony/pull/1445/files But guess I goofed. --- dendrite-zion.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dendrite-zion.yaml b/dendrite-zion.yaml index da999baa5..35ccda811 100644 --- a/dendrite-zion.yaml +++ b/dendrite-zion.yaml @@ -81,9 +81,9 @@ global: # Configures the handling of presence events. presence: # Whether inbound presence events are allowed, e.g. receiving presence events from other servers - enable_inbound: false + enable_inbound: true # Whether outbound presence events are allowed, e.g. sending presence events to other servers - enable_outbound: false + enable_outbound: true # Server notices allows server admins to send messages to all users. server_notices: