From a951f8500c29a63a5d2a010d31f30ed758608421 Mon Sep 17 00:00:00 2001 From: Kenneth Bingham Date: Tue, 1 Apr 2025 11:38:23 -0400 Subject: [PATCH] stop warning about agent forgetting --- docs/guides/agent/index.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/guides/agent/index.mdx b/docs/guides/agent/index.mdx index 1bd397c8..835600d0 100644 --- a/docs/guides/agent/index.mdx +++ b/docs/guides/agent/index.mdx @@ -90,7 +90,6 @@ When the agent is running: - The agent provides a web UI for monitoring and managing your shares and accesses - New `zrok share` and `zrok access` commands delegate their operations to the running agent - You can stop and restart individual shares/accesses without terminating the agent -- If you restart the agent it will forget about all shares and accesses that were started while it was running ([link to GitHub issue](https://github.com/openziti/zrok/issues/922)) ### Agent Console