Skip to content
Snippets Groups Projects
generic_worker.yaml 405 B
Newer Older
  • Learn to ignore specific revisions
  • worker_app: synapse.app.generic_worker
    worker_name: generic_worker1
    
    
    # The replication listener on the main synapse process.
    
    worker_replication_host: 127.0.0.1
    worker_replication_http_port: 9093
    
    
    worker_main_http_uri: http://localhost:8008/
    
    
        resources:
          - names: [client, federation]
    
    worker_log_config: /etc/matrix-synapse/generic-worker-log.yaml