consul/website/source/docs/agent
Chris Marchesi b7b1d77139 website: fix Sentinel time-of-day policy (#5930)
The policy in the time-of-day Sentinel example incorrectly references
the top-level time.hour constant. This is actually the same as the
time.Hour Go value, so in other words, 3600000000000 (the int64 value
representing the time in nanoseconds).

This is corrected by just using time.now.hour instead.
2019-06-06 14:31:54 -06:00
..
basics.html.md
checks.html.md
cloud-auto-join.html.md Clarify mutual exclusivity of Azure scale set auto-join parameters (#5750) 2019-05-13 13:30:02 +01:00
config_entries.html.md
dns.html.md [docs] Updating links to guides (#5795) 2019-05-15 10:49:41 -05:00
encryption.html.md [docs] Updating links to guides (#5795) 2019-05-15 10:49:41 -05:00
kv.html.md [docs] Updating links to guides (#5795) 2019-05-15 10:49:41 -05:00
options.html.md Fix acl.enable_key_list to be acl.enable_key_list_policy in docs (#5907) 2019-06-03 09:31:02 -05:00
rpc.html.md
sentinel.html.markdown.erb website: fix Sentinel time-of-day policy (#5930) 2019-06-06 14:31:54 -06:00
services.html.md Add missing token field in the service definition in the docs (#5685) 2019-04-18 16:05:51 -04:00
telemetry.html.md docs: spelling and wording (#5830) 2019-05-13 16:39:25 +01:00
watches.html.md