remove duplicated key

This commit is contained in:
Max Klenk
2020-08-27 15:26:46 +02:00
parent 59d1fb76b6
commit 53ccc783b7

View File

@ -264,9 +264,6 @@ matrix_synapse_manhole_enabled: false
matrix_synapse_workers_enabled: false
# List of workers to spawn
matrix_synapse_workers_enabled_list: []
# Default list of workers to spawn
matrix_synapse_workers_enabled_list:
- { worker: synchrotron, port: 18082 }
- { worker: synchrotron, port: 18083 }