From 3e87acf9842d2d1d2e333c3ef919750259e59965 Mon Sep 17 00:00:00 2001 From: passioneight Date: Fri, 11 Sep 2020 21:08:40 +0200 Subject: [PATCH] ~ Readme update --- documentation/20_configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/20_configuration.md b/documentation/20_configuration.md index 87c753f..4d9784a 100644 --- a/documentation/20_configuration.md +++ b/documentation/20_configuration.md @@ -2,7 +2,7 @@ Once you obtained your keys (see [prerequisites](/documentation/05_prerequsites.md)), add them to the bundle as follows: ```yaml -google_recaptcha: +pimcore_google_recaptcha: public_key: '' private_key: '' ```