From be997657cff12e2cb8af63edd6e3e44a7766ce68 Mon Sep 17 00:00:00 2001 From: Isa S Date: Sun, 18 Feb 2024 01:07:15 +0100 Subject: [PATCH] Mention correct page for hCaptcha + removed mystery space --- content/en/admin/config.md | 2 +- content/zh-cn/admin/config.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/admin/config.md b/content/en/admin/config.md index f40a88b9..a2dad40a 100644 --- a/content/en/admin/config.md +++ b/content/en/admin/config.md @@ -855,7 +855,7 @@ Setting these variables will allow for hCaptcha support on sign-up. Defaults to empty values (not enabled) {{< hint style="info" >}} -If you wish to use hCaptcha, don't forget to enable it from the Administration -> Dashboard page after configuring. +If you wish to use hCaptcha, don't forget to enable it from the Administration -> Server Settings page after configuring. {{}} #### `HCAPTCHA_SITE_KEY` diff --git a/content/zh-cn/admin/config.md b/content/zh-cn/admin/config.md index 636c14ea..57891292 100644 --- a/content/zh-cn/admin/config.md +++ b/content/zh-cn/admin/config.md @@ -52,7 +52,7 @@ Mastodon使用环境变量作为其的配置。 ### 部署 {#deployment} -* `RAILS_ENV` +* `RAILS_ENV` * `RAILS_SERVE_STATIC_FILES` * `RAILS_LOG_LEVEL` * `TRUSTED_PROXY_IP`