We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a75fe5 commit 3e87acfCopy full SHA for 3e87acf
documentation/20_configuration.md
@@ -2,7 +2,7 @@
2
Once you obtained your keys (see [prerequisites](/documentation/05_prerequsites.md)), add them to the bundle as follows:
3
4
```yaml
5
-google_recaptcha:
+pimcore_google_recaptcha:
6
public_key: '<public-key>'
7
private_key: '<private-key>'
8
```
0 commit comments