Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SebRollen authored Apr 20, 2021
1 parent 3c65e9e commit 9dcca75
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ Environment variables need to be prefixed with `KAFKA__`. The following settings
- `SASL_PASSWORD`
- `GROUP_ID` (optional): The group id for consumers.
- `INPUT_TOPICS` (optional): A CSV list of kafka topics for consumers to subscribe to.

- `ACKS` (optional): The number of acknowledgements needed from the brokers before committing a message.
- `RETRIES` (optional): The number of times to retry sending a message to the brokers.

0 comments on commit 9dcca75

Please sign in to comment.