From b22f98df98fc6b479c21a4d1f9600a81b2073e23 Mon Sep 17 00:00:00 2001 From: EpicLPer Date: Thu, 4 May 2023 20:29:48 +0200 Subject: [PATCH] chore: added clarification for "hCaptcha API Key" (#63) --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index ee1fe20..602e1c9 100644 --- a/.env.example +++ b/.env.example @@ -36,7 +36,7 @@ JANUARY_PUBLIC_URL=http://local.revolt.chat/january # If you are sure that you don't want to use hCaptcha, set to 1. REVOLT_UNSAFE_NO_CAPTCHA=1 -# hCaptcha API key +# hCaptcha API key (This is the "Secret key" from your User Settings page) # REVOLT_HCAPTCHA_KEY=0x0000000000000000000000000000000000000000 # hCaptcha site key