diff --git a/src/General/Config.coffee b/src/General/Config.coffee index 02b25e2ab..19ef9fd69 100755 --- a/src/General/Config.coffee +++ b/src/General/Config.coffee @@ -456,16 +456,16 @@ Config = 'Show notifications on successful post creation or file uploading.' 1 ] + 'Use Recaptcha v1': [ + false + 'Use the old text version of Recaptcha.' + 1 + ] 'Force Noscript Captcha': [ false 'Use the non-Javascript fallback captcha in the QR even if Javascript is enabled.' 1 ] - 'Use Recaptcha v1': [ - false - 'Use the old version of Recaptcha before the introduction of the checkbox.' - 1 - ] 'Auto-load captcha': [ false 'Automatically load the captcha in the QR even if your post is empty.'