Skip to content

Commit

Permalink
Fixes #7663 - ACL Token Reloadable Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jsosulska committed Jun 15, 2020
1 parent 15b5142 commit 078b9ee
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions website/pages/docs/agent/options.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -1927,14 +1927,15 @@ required ports and their default settings.
Reloading configuration does not reload all configuration items. The
items which are reloaded include:
- Log level
- ACL Tokens
- Checks
- Services
- Watches
- [Discard Check Output](#discard_check_output)
- HTTP Client Address
- TLS Configuration
- Please be aware that this is currently limited to reload a configuration that is already TLS enabled. You cannot enable or disable TLS only with reloading.
- [Node Metadata](#node_meta)
- Log level
- [Metric Prefix Filter](#telemetry-prefix_filter)
- [Discard Check Output](#discard_check_output)
- [Node Metadata](#node_meta)
- [RPC rate limiting](#limits)
- Services
- TLS Configuration
- Please be aware that this is currently limited to reload a configuration that is already TLS enabled. You cannot enable or disable TLS only with reloading.
- Watches

0 comments on commit 078b9ee

Please sign in to comment.