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,
|
allow_relay: true,
|
||||||
rewrite_policy: Pleroma.Web.ActivityPub.MRF.NoOpPolicy,
|
rewrite_policy: Pleroma.Web.ActivityPub.MRF.NoOpPolicy,
|
||||||
public: true,
|
public: true,
|
||||||
quarantined_instances: ["pleroma.rareome.ga"]
|
quarantined_instances: ["pleroma.rareome.ga"],
|
||||||
managed_config: true,
|
managed_config: true,
|
||||||
allowed_post_formats: [
|
allowed_post_formats: [
|
||||||
"text/plain",
|
"text/plain",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue