docs(apis/websocket): minor improvements

This commit is contained in:
Pun Butrach
2024-01-17 17:49:29 +07:00
committed by PalmDevs
parent be5ceff385
commit d40a9d78cb

View File

@@ -22,11 +22,12 @@ The address and port for the server to listen on.
Amount of concurrent queues that can be run at a time.
> [!WARNING]
> Setting this too high may cause performance issues.
### `config.clientHeartbeatInterval`
Heartbeat interval for clients. See [**💓 Heartbeating**](./packets.md#💓-heartbeating).
Heartbeat interval for clients. See [**💓 Heartbeating**](./3_packets.md#💓-heartbeating).
### `config.consoleLogLevel`