Skip to content

Commit 0e8dae1

Browse files
committed
Add ECAD servers to beacon_info known_servers
The beacon_info_module returns known_servers in its /_synapse/client/beacon/info response. Add beacon-{1-4}.ecadinfra.com so clients are aware of the full relay network.
1 parent 5657afd commit 0e8dae1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

homeserver.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,10 @@ modules:
150150
- "beacon-node-1.beacon-server-2.papers.tech"
151151
- "beacon-node-1.beacon-server-3.papers.tech"
152152
- "beacon-node-1.beacon-server-4.papers.tech"
153+
- "beacon-1.ecadinfra.com"
154+
- "beacon-2.ecadinfra.com"
155+
- "beacon-3.ecadinfra.com"
156+
- "beacon-4.ecadinfra.com"
153157
- module: beacon_monitor_module.BeaconMonitorModule
154158
config: {}
155159

0 commit comments

Comments
 (0)