captcha rehearse

This commit is contained in:
2019-10-15 09:45:41 +02:00
parent cc02119938
commit a2042e48e7
3 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ module.exports = withPlugins(
cachedMediaUrl: '/media/cache/profile_thumb/uploads/img/',
postedContentUrl: '/uploads/img/',
ReCAPTCHA: {
"siteKey": "6LcCvHcUAAAAAEw2gBZkoJcVvsNp1IgU4MnrIaRI"
"siteKey": "6LdyqLwUAAAAADKI5uC7d5W9VqVgzd8VEmMU2Yi-"
},
}
}]
+1 -2
View File
@@ -75,9 +75,8 @@ module.exports = withPlugins(
{ key: 'PWA', value: false }
]
},
ReCAPTCHA: {
"siteKey": "6LcCvHcUAAAAAEw2gBZkoJcVvsNp1IgU4MnrIaRI"
"siteKey": "6LdyqLwUAAAAADKI5uC7d5W9VqVgzd8VEmMU2Yi-"
},
eDeclicUrl: 'http://www.e-declic.com',
enableVideo: DEV ? false : true