Email or username:

Password:

Forgot your password?
Top-level

@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}
3 comments
ew
@mint @get @Suiseiseki @neko I fixed it. I had to edit config/config.exs and compile it because it's overwriting my /etc/pleroma/config.exs for some reason
 replied to ew
@e @get @Suiseiseki @neko It reminds me of that GIMP fork called Glimpse that practically did nothing but rewrite all names. Considering the blocklist of its flagship instance, I feel like motivation behind the fork is exactly the same.
Go Up