Skip to content

Commit

Permalink
Add namespace option to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
OzzieOrca authored Jun 30, 2023
1 parent 551c332 commit 109db00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ app.listen(
- `duration` of limit in milliseconds [3600000]
- `errorMessage` custom error message
- `id` id to compare requests [ip]
- `namespace` prefix for storage driver key name [limit]
- `headers` custom header names
- `max` max requests within `duration` [2500]
- `disableHeader` set whether send the `remaining, reset, total` headers [false]
Expand Down

0 comments on commit 109db00

Please # to comment.