From bb9ddee4a01f71c6c8e718371fef748d93dafddb Mon Sep 17 00:00:00 2001 From: Sayalic Date: Sun, 20 Mar 2016 11:09:12 +0800 Subject: [PATCH] add inline code segment to enableTagOverride --- website/source/docs/agent/services.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/agent/services.html.markdown b/website/source/docs/agent/services.html.markdown index 1575c7d293..6a6d304b34 100644 --- a/website/source/docs/agent/services.html.markdown +++ b/website/source/docs/agent/services.html.markdown @@ -75,7 +75,7 @@ from `1`. Note: there is more information about [checks here](/docs/agent/checks.html). The `enableTagOverride` can optionally be specified to disable the anti-entropy -feature for this service. If enableTagOverride is set to TRUE then external +feature for this service. If `enableTagOverride` is set to TRUE then external agents can update this service in the [catalog](/docs/agent/http/catalog.html) and modify the tags. Subsequent local sync operations by this agent will ignore the updated tags. For instance: If an external agent modified both the tags and the port for this service and `enableTagOverride`