Update nginx-upstream-config.sh for register
This commit is contained in:
parent
426ae00478
commit
7d21372cdd
1 changed files with 1 additions and 0 deletions
|
@ -36,3 +36,4 @@ generate_upstream_block sync_workers "$SYNC_WORKERS" ip_hash
|
|||
generate_upstream_block federation_workers "$FEDERATION_WORKERS"
|
||||
generate_upstream_block client_workers "$CLIENT_WORKERS"
|
||||
generate_upstream_block event_sending_workers "$EVENT_SENDING_WORKERS"
|
||||
generate_upstream_block register_workers "$REGISTER_WORKERS"
|
Loading…
Reference in a new issue