stop warning about agent forgetting

This commit is contained in:
Kenneth Bingham 2025-04-01 11:38:23 -04:00
parent 4ac6063fbc
commit a951f8500c
No known key found for this signature in database
GPG Key ID: 31709281860130B6

View File

@ -90,7 +90,6 @@ When the agent is running:
- The agent provides a web UI for monitoring and managing your shares and accesses - 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 - 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 - 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 ### Agent Console