From e0110de542eef44dc974fed56b1c0a8fbb017750 Mon Sep 17 00:00:00 2001 From: Simeon Keske Date: Sun, 24 May 2020 19:47:24 +0200 Subject: [PATCH] disable incremental mmbership sync --- templates/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/config.yaml b/templates/config.yaml index 79f3eb2..6134d3e 100644 --- a/templates/config.yaml +++ b/templates/config.yaml @@ -45,7 +45,7 @@ ircService: initial: true # Make virtual matrix clients join and leave rooms as their real IRC # counterparts join/part channels. Default: false. - incremental: true + incremental: false matrixToIrc: # Get a snapshot of all real Matrix users in the room and join all of