how to stop federation?

I deleted my instance and want to use my domain for something else. However, traffic keeps getting pushed to my server. Is there a way to stop this?

4 points · 2 comments · view on lemmy.world

2 Comments

turkalino@lemmy.yachts · 3 pts · 2y

I believe you were supposed to unsubscribe from everything before deleting so that other servers won't continue to send stuff

mark@programming.dev · 2 pts · 2y

Have you tried returning 404 response status codes for the requested URLs? I think federated requests will need for your server to tell them the URLs don't exist anymore.