Skip to content

Commit 5c550e8

Browse files
vlastahajekbednar
authored andcommitted
chore: formatting improvement
1 parent 0c6c335 commit 5c550e8

File tree

1 file changed

+6
-1
lines changed
  • content/kapacitor/v1/reference/event_handlers

1 file changed

+6
-1
lines changed

content/kapacitor/v1/reference/event_handlers/kafka.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,12 @@ Password to use for SASL authentication.
116116
Arbitrary key value string pairs to pass as a TOML table
117117

118118
#### sasl-mechanism
119-
SASL mechanism type. Options include `GSSAPI`, `OAUTHBEARER`, `PLAIN`, `SCRAM-SHA-256`, `SCRAM-SHA-512`.
119+
SASL mechanism type. Options are:
120+
- `GSSAPI`
121+
- `OAUTHBEARER`
122+
- `PLAIN`
123+
- `SCRAM-SHA-256`
124+
- `SCRAM-SHA-512`
120125

121126
#### sasl-version
122127
SASL protocol version.

0 commit comments

Comments
 (0)