mention queue size default
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
parent
670b390096
commit
4704b3034f
1 changed files with 1 additions and 1 deletions
|
|
@ -146,7 +146,7 @@ be queued if the connection goes down (up to the `queue_size` buffer limit)
|
||||||
|
|
||||||
- `relay` - the relay to forward notes to, eg: `ws://localhost:8080`
|
- `relay` - the relay to forward notes to, eg: `ws://localhost:8080`
|
||||||
|
|
||||||
- `queue_size` *optional* - size of the note queue, this is used to buffer notes if the connection goes down
|
- `queue_size` *optional* - size of the note queue, this is used to buffer notes if the connection goes down. Default is 1000.
|
||||||
|
|
||||||
|
|
||||||
## Testing
|
## Testing
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue