Created
March 6, 2021 19:31
-
-
Save CoskunKurtuldu/4581fee95a3a15da8912ff0ca0c4951a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"RateLimitOptions": { | |
"ClientWhitelist": [], | |
"EnableRateLimiting": true, | |
"Period": "1s", | |
"PeriodTimespan": 1, | |
"Limit": 1 | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment