summary refs log tree commit diff
path: root/docker/worker_conf/main.conf
blob: 917b82500d9d80e72b74cbf525df4e37a47067e9 (plain) (blame)
1
2
3
4
5
6
7
8
9
# A bit of Synapse config file that will be appended to the main homeserver config file.
# It is intended for generate_shared_worker_config.py to add entries to this file to
# disable functionality as equivalent workers are spun up.

# TODO: extend the existing `listeners` section. This defines the ports that the
# main process will listen on.

redis:
    enabled: true