Skip to content

Commit

Permalink
docs: fix docs typo and add nats to backend list
Browse files Browse the repository at this point in the history
  • Loading branch information
Rene Kaufmann committed Apr 3, 2022
1 parent 7dc4e38 commit 7187ac8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/content/details/backends.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,11 @@ Currently supported are:

- **etcd 2 and 3** (interval and watch)
- **consul** (interval and watch)
- **nats kv** (interval and watch)
- **zookeeper** (interval and watch)
- **redis** (only interval)
- **vault** (only interval)
- **environment** (only interval)
- **yaml/json files** (interval and watch)

The different coniguration parameters can be found here: [backend configuration](/config/configuration-options/#backend-configuration-options).
The different configuration parameters can be found here: [backend configuration](/config/configuration-options/#backend-configuration-options).

0 comments on commit 7187ac8

Please sign in to comment.