Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
(mint@ryona.agency)'s status on Monday, 25-Jul-2022 02:10:49 JST @e @Suiseiseki @get @neko I think either of those options are the culprits, here it's already changed to settigs that might work.
config :pleroma, :instance,
public: true
config :pleroma, :restrict_unauthenticated,
timelines: %{local: false, federated: false},
profiles: %{local: false, remote: false},
activities: %{local: false, remote: false}