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.
This commit is contained in:
texuf 2023-02-20 11:04:23 -08:00 committed by GitHub
parent 8b552589e4
commit 590cf48031

View file

@ -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: