From 83cf8c8347727ff82014b4c6143596542284601a Mon Sep 17 00:00:00 2001 From: Ginger Collison Date: Fri, 18 Oct 2019 09:42:42 -0500 Subject: [PATCH] Update mem_resolver.md --- nats-tools/nas/mem_resolver.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nats-tools/nas/mem_resolver.md b/nats-tools/nas/mem_resolver.md index 1fdd678..3a1fc8f 100644 --- a/nats-tools/nas/mem_resolver.md +++ b/nats-tools/nas/mem_resolver.md @@ -1,6 +1,6 @@ # Memory Resolver -The `MEMORY` resolver is a built-in resolver for JWTs. It is mostly used by test setups but can be used to test the simplest of environments where there is one or very few accounts, and the account JWTs don't change often. +The `MEMORY` resolver is a server built-in resolver for account JWTs. If there are a small number of accounts, or they do not change too often this can be a simpler configuration that does not require an external account resolver. Server configuration reload is supported, meaning the preloads can be updated in the server configuration and reloaded without a server restart. The basic configuration for the server requires: