您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 

21 行
544 B

  1. worker_app: synapse.app.generic_worker
  2. worker_name: event_persister1
  3. worker_listeners:
  4. - type: http
  5. port: 8034
  6. resources:
  7. - names: [replication]
  8. # Enable listener if this stream writer handles endpoints for the `typing` or
  9. # `to_device` streams. Uses a different port to the `replication` listener to
  10. # avoid exposing the `replication` listener publicly.
  11. #
  12. #- type: http
  13. # port: 8035
  14. # x_forwarded: true
  15. # resources:
  16. # - names: [client]
  17. worker_log_config: /etc/matrix-synapse/event-persister-log.yaml