I have gone ahead and added

federation: {
    # whether to enable activitypub federation. 
    enabled: true
    tls_enabled: true
    # Allows and blocks are described here:
}

to my site configuration file, however I am not able to view any of the other instances.

Many thanks

  • @nutomic@lemmy.ml
    link
    fedilink
    33 years ago

    What you need to do is fetch objects from another instance manually. You do this by searching the url of a community, post or user.

      • @punctual@lemmy.mlOP
        link
        fedilink
        13 years ago

        So i checked and it seems like federation only works for new posts and comments. It doesn’t seem to sync with any of the old posts and comments before I set up federation. Is there a way to get all the old comments and posts to sync?

        • @punctual@lemmy.mlOP
          link
          fedilink
          13 years ago

          Also is there a way to remove the blinking cursor that it appears on various parts of the page?