Skip to content

Commit

Permalink
readme update for bot manager recaptcha action (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssaluja4 authored Apr 19, 2023
1 parent 079af06 commit 0a4d8fc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -561,6 +561,9 @@ import (
REDIRECT302: &waf_bot_manager.RedirectAction{
// ...
},
RECAPTCHA: &waf_bot_manager.RecaptchaAction{
// ...
},
},
BotsProdId: &botRuleID,
CustomerId: &customerID,
Expand Down

0 comments on commit 0a4d8fc

Please sign in to comment.