diff --git a/conduwuit-example.toml b/conduwuit-example.toml index c6301af5..bdc2f570 100644 --- a/conduwuit-example.toml +++ b/conduwuit-example.toml @@ -442,8 +442,9 @@ #registration_token_file = # The public site key for reCaptcha. If this is provided, reCaptcha -# becomes required during registration, **even if token registration is -# enabled**. +# becomes required during registration. If both captcha *and* +# registration token are enabled, both will be required during +# registration. # # IMPORTANT: "Verify the origin of reCAPTCHA solutions" **MUST** BE # DISABLED IF YOU WANT THE CAPTCHA TO WORK IN 3RD PARTY CLIENTS, OR