We have created an instance in Basque language called lemmy.eus. This is the second day so Basque people is signing up and creating communities right now!
We also created a welcome site with the rules and other useful information: kaixo.lemmy.eus
Great! Let me know if you’d like to federate and be added to the official instances
We want to be an official instance! We activated federation today 😄
Sweet, I’ll get you added shortly :)
I added you but the federated search isn’t working. Could you:
- Restart your server.
- Send me the federation block of your
lemmy.hjson
Here it is the block without comments:
federation: { enabled: true tls_enabled: true allowed_instances: "" blocked_instances: "" }
We restarted lemmy.eus server. Let us know if you see something wrong. Thank you!
Those allowed_instances and blocked_instances need to be commented out:
federation: { enabled: true tls_enabled: true # allowed_instances: "" # blocked_instances: "" }
Then restart your server.
Done!
Still not working. Did you restart your server?
sudo docker-compose restart
Yes, we did executing that command. We did it again today. Could you check please?