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

Update nats-server/configuration/securing_nats/jwt/resolver.md

Co-authored-by: Colin Sullivan <colin@synadia.com>
This commit is contained in:
Matthias Hanel 2021-02-10 15:49:10 -05:00 committed by GitHub
parent 9edf22f7b8
commit 81f67989f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,7 +67,7 @@ resolver: {
}
```
This resolver type also supports `resolver_preload`. When present jwt listed are stored in the resolver.
This resolver type also supports `resolver_preload`. When present, JWTs are listed are stored in the resolver.
There, they may be subject to updates. Restarts of the `nats-server` will hold on to these more recent versions.
Not every server in a cluster needs to be set to `full`.