From 723d54bb022be1543b28f0335a5b0a62b1102bf6 Mon Sep 17 00:00:00 2001
From: MadLittleMods receipts
stream:
presence
stream:
^/_matrix/client/(api/v1|r0|v3|unstable)/presence/
-The outbound_federation_restricted_to
configuration is useful to make sure outbound
-federation traffic only goes through a specified subset of workers. This allows you to
-set more strict access controls (like a firewall) for all workers and only allow the
-federation_sender
's to contact the outside world.
instance_map:
- main:
- host: localhost
- port: 8030
- federation_sender1:
- host: localhost
- port: 8034
-
-outbound_federation_restricted_to:
- - federation_sender1
-
There is also support for moving background tasks to a separate worker. Background tasks are run periodically or started via replication. Exactly -- cgit 1.5.1