fix
This commit is contained in:
parent
bc0f261f72
commit
08ab82cf0b
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ config :pleroma, :instance,
|
|||
allow_relay: true,
|
||||
rewrite_policy: Pleroma.Web.ActivityPub.MRF.NoOpPolicy,
|
||||
public: true,
|
||||
quarantined_instances: ["pleroma.rareome.ga"]
|
||||
quarantined_instances: ["pleroma.rareome.ga"],
|
||||
managed_config: true,
|
||||
allowed_post_formats: [
|
||||
"text/plain",
|
||||
|
|
Loading…
Add table
Reference in a new issue