From 65109159d46b776267870befd0b6a09c6eebf739 Mon Sep 17 00:00:00 2001 From: Johanna Dorothea Reichmann Date: Sun, 30 Oct 2022 11:42:49 +0100 Subject: [PATCH] fixup: add appservice worker! --- inventory/host_vars/matrix.finallycoffee.eu/vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/host_vars/matrix.finallycoffee.eu/vars.yml b/inventory/host_vars/matrix.finallycoffee.eu/vars.yml index 3869371f8..a3675e6ca 100644 --- a/inventory/host_vars/matrix.finallycoffee.eu/vars.yml +++ b/inventory/host_vars/matrix.finallycoffee.eu/vars.yml @@ -72,7 +72,7 @@ matrix_synapse_workers_generic_workers_count: 1 matrix_synapse_workers_media_repository_workers_count: 2 matrix_synapse_workers_federation_sender_workers_count: 2 matrix_synapse_workers_pusher_workers_count: 1 -matrix_synapse_workers_appservicee_workers_count: 1 +matrix_synapse_workers_appservice_workers_count: 1 # Static secret auth for matrix-synapse-shared-secret-auth matrix_synapse_ext_password_provider_shared_secret_auth_enabled: true