This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Add the new worker types to the list of available worker types
pull/3100/head
Charles Wright
2 years ago
parent
12a8d535e8
commit
5ca9a7269a
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
roles/custom/matrix-synapse/vars/main.yml
+ 4
- 0
roles/custom/matrix-synapse/vars/main.yml
View File
@@ -261,9 +261,13 @@ matrix_synapse_workers_user_dir_endpoints:
matrix_synapse_workers_avail_list:
- appservice
- client_reader
- federation_reader
- federation_sender
- generic_worker
- media_repository
- pusher
- room_worker
- sync_worker
- user_dir
### workers:end
Write
Preview
Loading…
Cancel
Save