doc/ext/bouncer-networks: remove BOUNCER BIND auth restriction

We now stash the network ID until connection registration completes.
This commit is contained in:
Simon Ser 2022-05-03 09:32:21 +02:00
parent d321fcd9f0
commit 23f94a5c6e
1 changed files with 2 additions and 2 deletions

View File

@ -69,8 +69,8 @@ A new `BOUNCER` command is introduced. It has a case-insensitive subcommand:
#### `BIND` subcommand
The `BIND` subcommand selects an upstream network to bind to for the lifetime
of the current connection. Clients can only send it after authentication but
before the registration completes.
of the current connection. Clients can only send it before the connection
registration completes.
BOUNCER BIND <netid>