Skip to content

Commit

Permalink
documented the zookeeper backend configuration options
Browse files Browse the repository at this point in the history
  • Loading branch information
HeavyHorst committed Nov 3, 2016
1 parent 8a99b32 commit 02d6729
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/content/config/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,3 +133,10 @@ to configure values, you can simply use $VARIABLE_NAME or ${VARIABLE_NAME} and t
<details>
<summary> **env** </summary>
</details>

<details>
<summary> **zookeeper** </summary>

- **nodes([]string):**
- List of backend nodes.
</details>

0 comments on commit 02d6729

Please sign in to comment.