diff --git a/website/source/docs/agent/options.html.markdown b/website/source/docs/agent/options.html.markdown
index 7d439cd357..9be4b67f47 100644
--- a/website/source/docs/agent/options.html.markdown
+++ b/website/source/docs/agent/options.html.markdown
@@ -516,6 +516,9 @@ Consul will not enable TLS for the HTTP API unless the `https` port has been ass
are considered. For example, if a node has a health check that is critical then all services on
that node will be excluded because they are also considered critical.
+ * `recursor_timeout` Timeout used by consul while
+ recursively querying a downstream dns server. Default is 2s.
+
* `disable_compression` If
set to true, DNS responses will not be compressed. Compression was added and enabled by default
in Consul 0.7.