Conversation
Notices
-
Embed this notice
Иоанн Павел Грипс (grips@eientei.org)'s status on Wednesday, 14-May-2025 01:33:31 JST Иоанн Павел Грипс
@phnt do you know if Pleroma allows a way to federate via whitelist? it might be useful for the initial service rollout, we'll have a lot of posts to catch up on -
Embed this notice
Phantasm (phnt@fluffytail.org)'s status on Wednesday, 14-May-2025 01:33:28 JST Phantasm
@grips `config :pleroma, :mrf_simple, accept: ["instance.tld", "another.instance.tld"]` should do the trick.
https://docs.pleroma.social/backend/configuration/cheatsheet/#mrf_simple -
Embed this notice
Иоанн Павел Грипс (grips@eientei.org)'s status on Wednesday, 14-May-2025 01:33:30 JST Иоанн Павел Грипс
@phnt it's delusional :013_thumbs_up: In conversation permalink Attachments
-
Embed this notice
Phantasm (phnt@fluffytail.org)'s status on Wednesday, 14-May-2025 01:35:17 JST Phantasm
@grips actually, it should probably be:
config :pleroma, :mrf_simple, accept: [ {"instance.tld", "random reason"}, {"another.instance.tld", "yet another random reason"} ]In conversation permalink -
Embed this notice
(mint@ryona.agency)'s status on Wednesday, 14-May-2025 01:49:00 JST
@grips @phnt It'll clog up your queue regardless, but this time with more retries since it'll keep rejecting activities, bouncing them back into queue. In conversation permalink Phantasm likes this. -
Embed this notice
Phantasm (phnt@fluffytail.org)'s status on Wednesday, 14-May-2025 01:52:06 JST Phantasm
@mint @grips That still might be preferable to letting chew like normal. I remember that after a week of downtime, the VM slab couldn't handle the influx of activities at all for couple hours. In conversation permalink -
Embed this notice
Иоанн Павел Грипс (grips@eientei.org)'s status on Wednesday, 14-May-2025 01:52:26 JST Иоанн Павел Грипс
@phnt got it, thanks In conversation permalink Phantasm likes this.
-
Embed this notice