Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoalonso authored Jan 4, 2024
1 parent ae57445 commit 410cd0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ async function bootstrap() {
block: 5000,
consumer: 'users-1',
consumerGroup: 'users',
deleteAfterAck: true, // optional: delete message from stream
deleteMessagesAfterAck: true, // optional: delete message from stream
},
// optional. See our example main.ts file for more details...
// serialization: {},
Expand Down

0 comments on commit 410cd0a

Please sign in to comment.