Fixed 'AUTHORIZED_FETCH_MODE' typo in english (#891)

This commit is contained in:
a sapphic bunne 2021-09-14 01:59:52 +09:30 committed by GitHub
parent 0dc4745593
commit 2c00752228
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: