chore(flux): Document flux-enabled config option

pull/10457/head
Stuart Carnie 2018-11-05 13:15:17 -07:00
parent 6f9cb822f2
commit 317fd4982f
1 changed files with 3 additions and 0 deletions

View File

@ -232,6 +232,9 @@
# Determines whether HTTP endpoint is enabled.
# enabled = true
# Determines whether the Flux query endpoint is enabled.
# flux-enabled = false
# The bind address used by the HTTP service.
# bind-address = ":8086"