Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
datamweb committed Feb 28, 2022
1 parent 0c45fdc commit 0fd57a8
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 @@ -53,6 +53,7 @@ Demo Rate Limiting :: number_of_action : 5 ,captcha_name: hcaptcha
![Demo Rate Limiting](./image/ratelimiting-en-US.gif)

The default activity rate parameters in file ```MultiCaptchaCIConfig.php``` are as follows, you can decide to false or change at any time.

```
public $rateLimit=[
'rate_limit_on' => true, //(true | false)
Expand Down

0 comments on commit 0fd57a8

Please sign in to comment.