mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-06 09:54:11 -04:00
Remove documentation of legacy frontend_proxy
worker app (#13645)
This has been the same as a generic_worker since #6964, so let's get rid of it. Fixes #3717
This commit is contained in:
parent
4249082eed
commit
372136d3a8
3 changed files with 23 additions and 41 deletions
|
@ -5,6 +5,8 @@ worker_name: generic_worker1
|
|||
worker_replication_host: 127.0.0.1
|
||||
worker_replication_http_port: 9093
|
||||
|
||||
worker_main_http_uri: http://localhost:8008/
|
||||
|
||||
worker_listeners:
|
||||
- type: http
|
||||
port: 8083
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue