Skip to content

Commit

Permalink
Merge pull request #68 from OzzieOrca/patch-1
Browse files Browse the repository at this point in the history
Add namespace option to docs
  • Loading branch information
titanism authored Dec 6, 2023
2 parents 551c332 + 109db00 commit ae755c8
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 ae755c8

Please sign in to comment.