1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00

Update README.md

This commit is contained in:
Ginger Collison 2020-02-07 15:11:36 -06:00 committed by GitHub
parent 4cc3f53e77
commit 3bcc1fa2fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -106,7 +106,7 @@ authorization: {
| Property | Description | | Property | Description |
| :--- | :--- | | :--- | :--- |
| [`accounts`](securing_nats/auth_intro/accounts) | Configuration map for accounts | | [`accounts`](securing_nats/auth_intro/accounts.md) | Configuration map for accounts |
| [`authorization`](securing_nats/auth_intro/) | Configuration map for client authentication/authorization | | [`authorization`](securing_nats/auth_intro/) | Configuration map for client authentication/authorization |
| [`cluster`](clustering/cluster_config.md) | Configuration map for clustering configuration | | [`cluster`](clustering/cluster_config.md) | Configuration map for clustering configuration |
| `connect_error_reports` | Number of attempts at which a repeated failed route, gateway or leaf node connection is reported. Default is 3600, approx every hour. | | `connect_error_reports` | Number of attempts at which a repeated failed route, gateway or leaf node connection is reported. Default is 3600, approx every hour. |