Updated README.md

This commit is contained in:
David Allen 2024-06-20 17:44:52 -06:00
parent d1bc04865f
commit a9ca2de3fc
No known key found for this signature in database
GPG key ID: 717C593FF60A2ACC

View file

@ -142,6 +142,7 @@ The `server` section sets the properties for running the `configurator` tool as
## Known Issues ## Known Issues
- Adds a new `OAuthClient` with every token request - Adds a new `OAuthClient` with every token request
- Plugins are being loaded each time a file is generated
## TODO ## TODO