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:
parent
2fbcbc3887
commit
b085c61d9f
@ -142,7 +142,7 @@ authorization: {
|
||||
| [`resolver`](../../nats-tools/nas/README.md) | Resolver type `MEMORY` or `URL(<url>)` for account JWTs. | |
|
||||
| `resolver_tls` | [`tls` configuration map](securing_nats/tls.md) for tls connections to the resolver. (This is for an outgoing connection and therefore does not use `timeout`, `verify` and `map_and_verify`) | |
|
||||
| `resolver_preload` | Map to preload account public keys and their corresponding JWT. Keys consist of `<account public nkey>`, value is the `<corresponding jwt>`. | |
|
||||
| `system_account` | Name of the system account. See [System Accounts](nats_admin/sys_accounts/readme.md) for more details. | |
|
||||
| `system_account` | Name of the system account. See [System Accounts](../nats_admin/sys_accounts/README.md) for more details. | |
|
||||
|
||||
### Runtime Configuration
|
||||
| Property | Description | Default |
|
||||
|
Loading…
x
Reference in New Issue
Block a user