diff --git a/website/source/docs/config/index.html.md b/website/source/docs/config/index.html.md
index a4ba86bed4..7b7f0b2cfb 100644
--- a/website/source/docs/config/index.html.md
+++ b/website/source/docs/config/index.html.md
@@ -204,9 +204,7 @@ For Consul, the following options are supported:
information to Consul. Defaults to "5s".
* `disable_registration` (optional) - If true, then Vault will not register
- itself with Vault. If the Consul Agent for Vault and the Consul Servers
- are older than `0.6.4` it is required to set this to "true" due to API
- incompatibilities. Defaults to "false".
+ itself with Vault. Defaults to "false".
* `service` (optional) - The name of the service to register with Consul.
Defaults to "vault".