matrix.hackerspace.pl: disable appservice workers

Change-Id: I12a971fc967f8a45b9b0c16ddb99b9955667da18
Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1506
Reviewed-by: q3k <q3k@hackerspace.pl>
This commit is contained in:
informatic 2023-03-28 23:53:25 +02:00 committed by q3k
parent 6bd5d20073
commit 05f20b206f

View file

@ -60,7 +60,7 @@ matrix {
synapse+: {
cfg+: {
appserviceWorker: true,
appserviceWorker: false,
federationWorker: false,
},