Skip to content

Commit

Permalink
Merge pull request #1852 from Sayalic0/patch-1
Browse files Browse the repository at this point in the history
add inline code segment to enableTagOverride
  • Loading branch information
slackpad committed Mar 20, 2016
2 parents b6cd431 + bb9ddee commit ea62d29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/source/docs/agent/services.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit ea62d29

Please sign in to comment.