mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 14:24:39 +00:00
Merge pull request #349 from SnehaM/master
removed repeated 'can' Watches documentation
This commit is contained in:
commit
3e31e81721
@ -16,7 +16,7 @@ Watches are implemented using blocking queries in the [HTTP API](/docs/agent/htt
|
|||||||
Agent's automatically make the proper API calls to watch for changes,
|
Agent's automatically make the proper API calls to watch for changes,
|
||||||
and inform a handler when the data view has updated.
|
and inform a handler when the data view has updated.
|
||||||
|
|
||||||
Watches can can be configured as part of the [agent's configuration](/docs/agent/options.html),
|
Watches can be configured as part of the [agent's configuration](/docs/agent/options.html),
|
||||||
causing them to run once the agent is initialized. Reloading the agent configuration
|
causing them to run once the agent is initialized. Reloading the agent configuration
|
||||||
allows for adding or removing watches dynamically.
|
allows for adding or removing watches dynamically.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user