Add support for running background tasks on a worker
This commit is contained in:
@ -102,6 +102,8 @@ matrix_synapse_known_worker_types: |
|
||||
['appservice']
|
||||
+
|
||||
['user_dir']
|
||||
+
|
||||
['background']
|
||||
) | unique
|
||||
}}
|
||||
|
||||
|
Reference in New Issue
Block a user