Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Duin authored May 6, 2024
1 parent 5ad57a3 commit 4e7ee11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion waggle-dance-extensions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Example config using a Redis Replicated Server:

```
waggledance.extensions.ratelimit.enabled: true
waggledance.extensions.ratelimit.storage: memory
waggledance.extensions.ratelimit.storage: redis
waggledance.extensions.ratelimit.capacity: 2000
waggledance.extensions.ratelimit.tokensPerMinute: 1000
waggledance.extensions.ratelimit.reddison.embedded.config: |
Expand Down

0 comments on commit 4e7ee11

Please sign in to comment.