Now, Neko.bar has a Lemmy Instance. Neko.bar is a website that offers self-hosted services, like Misskey, for cool nekos (and humans).

  • @Salamander@mander.xyz
    link
    fedilink
    2
    edit-2
    3 years ago

    Federation is currently off for that instance, is that on purpose?

    It can be turned on by adding the following to the lemmy.hjson file:

    federation: {
    enabled: true
    tls_enabled: true
    # allowed_instances: lemmy.ml,other_instances
    }
    

    If you don’t uncomment #allowed_instances, then you have open federation.