Add support for running background tasks on a worker

This commit is contained in:
Slavi Pantaleev
2022-09-15 10:32:51 +03:00
parent 5f3f460cda
commit a1fb082618
6 changed files with 42 additions and 1 deletions

View File

@ -102,6 +102,8 @@ matrix_synapse_known_worker_types: |
['appservice']
+
['user_dir']
+
['background']
) | unique
}}