diff --git a/website/source/docs/agent/options.html.markdown b/website/source/docs/agent/options.html.markdown index 4e2f9c9964..077fe64727 100644 --- a/website/source/docs/agent/options.html.markdown +++ b/website/source/docs/agent/options.html.markdown @@ -233,9 +233,15 @@ definitions support being updated during a reload. * `data_dir` - Equivalent to the `-data-dir` command-line flag. +* `disable_anonymous_signature` - Disables providing an anonymous signature for + de-duplication with the update check. See `disable_update_check`. + * `disable_remote_exec` - Disables support for remote execution. When set to true, the agent will ignore any incoming remote exec requests. +* `disable_update_check` - Disables automatic checking for security bulletins and + new version releases. + * `dns_config` - This object allows a number of sub-keys to be set which can tune how DNS queries are perfomed. See this guide on [DNS caching](/docs/guides/dns-cache.html). The following sub-keys are available: