1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/matrix/files/worker-federation_sender.yaml
Jan Alexander Steffens (heftig) c740810d96
matrix: Update synapse to 1.74.0
2022-12-22 17:23:41 +01:00

9 lines
182 B
YAML

worker_name: federation_sender
worker_app: synapse.app.generic_worker
worker_listeners:
- port: 8022
type: metrics
bind_addresses: ['127.0.0.1']
# vim:set sw=2 sts=-1 et: