mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
14 lines
314 B
YAML
14 lines
314 B
YAML
worker_app: synapse.app.federation_reader
|
|
worker_name: federation_reader1
|
|
|
|
worker_replication_host: 127.0.0.1
|
|
worker_replication_http_port: 9093
|
|
|
|
worker_listeners:
|
|
- type: http
|
|
port: 8011
|
|
resources:
|
|
- names: [federation]
|
|
|
|
worker_log_config: /etc/matrix-synapse/federation-reader-log.yaml
|