mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Update configuration.md
This commit is contained in:
parent
0c5e6f6c4f
commit
92f3389040
@ -115,7 +115,7 @@ authorization: {
|
|||||||
| `max_payload` | Maximum number of bytes in a message payload |
|
| `max_payload` | Maximum number of bytes in a message payload |
|
||||||
| `max_subscriptions` | Maximum numbers of subscriptions for a client connection |
|
| `max_subscriptions` | Maximum numbers of subscriptions for a client connection |
|
||||||
| [`operator`](/nats_tools/nsc/nsc.md#nats-server-configuration) | path to an operator JWT |
|
| [`operator`](/nats_tools/nsc/nsc.md#nats-server-configuration) | path to an operator JWT |
|
||||||
| [`ping_interval`](developer/connecting/pingpong.md) | Interval in seconds in which the server checks if a connection is active |
|
| [`ping_interval`](/developer/connecting/pingpong.md) | Interval in seconds in which the server checks if a connection is active |
|
||||||
| `port` | port for client connections |
|
| `port` | port for client connections |
|
||||||
| [`resolver`](/nats_tools/nsc/nsc.md#nats-server-configuration) | Resolver type `MEMORY` or `URL` for account JWTs |
|
| [`resolver`](/nats_tools/nsc/nsc.md#nats-server-configuration) | Resolver type `MEMORY` or `URL` for account JWTs |
|
||||||
| [`tls`](tls.md#tls-configuration) | configuration map for tls for client and http monitoring |
|
| [`tls`](tls.md#tls-configuration) | configuration map for tls for client and http monitoring |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user