We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 05ee477 + dd70fcd commit e804da1Copy full SHA for e804da1
src/Resources/config/services.yml
@@ -35,6 +35,7 @@ services:
35
ewz_recaptcha.recaptcha:
36
class: ReCaptcha\ReCaptcha
37
public: false
38
+ lazy: true
39
arguments:
40
- '%ewz_recaptcha.private_key%'
41
- '@ewz_recaptcha.extension.recaptcha.request_method.post'
0 commit comments