Merge branch '534_federation_targets_reachability' into 'develop'
[#534] Unreachable federation targets retirement Closes #534 See merge request pleroma/pleroma!703
This commit is contained in:
commit
b3b0855456
24 changed files with 759 additions and 99 deletions
|
|
@ -146,6 +146,7 @@ config :pleroma, :instance,
|
|||
banner_upload_limit: 4_000_000,
|
||||
registrations_open: true,
|
||||
federating: true,
|
||||
federation_reachability_timeout_days: 7,
|
||||
allow_relay: true,
|
||||
rewrite_policy: Pleroma.Web.ActivityPub.MRF.NoOpPolicy,
|
||||
public: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue