18 lines
320 B
YAML
18 lines
320 B
YAML
worker_app: synapse.app.media_repository
|
|
worker_name: media1
|
|
|
|
worker_listeners:
|
|
- type: http
|
|
port: 9091
|
|
resources:
|
|
- names: [replication]
|
|
- type: metrics
|
|
port: 8800
|
|
- type: http
|
|
port: 8009
|
|
x_forwarded: true
|
|
resources:
|
|
- names: [media]
|
|
|
|
worker_log_config: /data/media.log.config
|