mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Update leafnode_conf.md
This commit is contained in:
parent
3af35ed468
commit
a05398be03
@ -17,7 +17,7 @@
|
|||||||
| Property | Description |
|
| Property | Description |
|
||||||
| :------ | :---- |
|
| :------ | :---- |
|
||||||
| `url` | Leafnode URL (URL protocol should be `nats-leaf`). |
|
| `url` | Leafnode URL (URL protocol should be `nats-leaf`). |
|
||||||
| `urls` | Leafnode URL arrays. Supports multiple URLs for discovery.(URLs protocol should be `nats-leaf`).|
|
| `urls` | Leafnode URL array. Supports multiple URLs for discovery, e.g., urls: [ "nats-leaf://host1:7422", "nats-leaf://host2:7422" ]|
|
||||||
| `account` | Account public key identifying the leafnode. Account must be defined locally. |
|
| `account` | Account public key identifying the leafnode. Account must be defined locally. |
|
||||||
| `credentials` | Credential file for connecting to the leafnode server. |
|
| `credentials` | Credential file for connecting to the leafnode server. |
|
||||||
| `tls` | A TLS configuration block. Leafnode client will use specified TLS certificates when connecting/authenticating. |
|
| `tls` | A TLS configuration block. Leafnode client will use specified TLS certificates when connecting/authenticating. |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user