matrix.hackerspace.pl: disable appservice workers

Change-Id: I12a971fc967f8a45b9b0c16ddb99b9955667da18
Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1506
Reviewed-by: q3k <q3k@hackerspace.pl>
changes/06/1506/2
informatic 2023-03-28 23:53:25 +02:00 committed by q3k
parent 6bd5d20073
commit 05f20b206f
1 changed files with 1 additions and 1 deletions

View File

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