From 2c007522289aac30dc4181752818b526e66b96ca Mon Sep 17 00:00:00 2001 From: a sapphic bunne <79340418+bunnegirl@users.noreply.github.com> Date: Tue, 14 Sep 2021 01:59:52 +0930 Subject: [PATCH] Fixed 'AUTHORIZED_FETCH_MODE' typo in english (#891) --- content/en/admin/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/admin/config.md b/content/en/admin/config.md index 8881e329..5ad2d32d 100644 --- a/content/en/admin/config.md +++ b/content/en/admin/config.md @@ -57,7 +57,7 @@ Secure mode does not hide HTML representations of public posts and profiles. HTM #### `LIMITED_FEDERATION_MODE` {#limited_federation_mode} -When set to `true`, Mastodon will restrict federation to servers you have manually approved only, as well as disable all public pages and some REST APIs. Limited federation mode is based on secure mode (`AUTHORIZED_FETCH_MODE`). +When set to `true`, Mastodon will restrict federation to servers you have manually approved only, as well as disable all public pages and some REST APIs. Limited federation mode is based on secure mode (`AUTHORIZED_FETCH`). When switching an existing instance to limited federation mode, the following command should be used to remove any already existent data on non-allowed domains: