Fix typo
This commit is contained in:
parent
d81c3afbb2
commit
36d66d9655
2 changed files with 2 additions and 2 deletions
|
|
@ -151,7 +151,7 @@ config :pleroma, :mrf_user_allowlist,
|
|||
* `outgoing_blocks`: Whether to federate blocks to other instances
|
||||
* `deny_follow_blocked`: Whether to disallow following an account that has blocked the user in question
|
||||
* `sign_object_fetches`: Sign object fetches with HTTP signatures
|
||||
* `authorized_fetch_mode`: Require HTTP Signature for AP fetches
|
||||
* `authorized_fetch_mode`: Require HTTP signatures for AP fetches
|
||||
|
||||
### :fetch_initial_posts
|
||||
* `enabled`: if enabled, when a new user is federated with, fetch some of their latest posts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue