mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
cae4121484
Simplify and update this documentation, and make it part of the core dist.
14 lines
312 B
YAML
14 lines
312 B
YAML
worker_app: synapse.app.federation_reader
|
|
|
|
worker_replication_host: 127.0.0.1
|
|
worker_replication_port: 9092
|
|
worker_replication_http_port: 9093
|
|
|
|
worker_listeners:
|
|
- type: http
|
|
port: 8011
|
|
resources:
|
|
- names: [federation]
|
|
|
|
worker_log_config: /etc/matrix-synapse/federation-reader-log.yaml
|