I have set up slskd in a lxd container using the binary from github

I am trying to disable logging in while I am on my local network. I have tried setting the authenticate: disabled true flag but its not working

anybody know how to do this?

  • yaroto98@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    24 hours ago

    It likely also needs an ip address range to determine what is “local” for you. Is it 192.168.1.0\24, 10.0.0.0\24 or something else. Unsure what that flag would be though for slskd.

    • coolasbreeze@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      16 hours ago

      all good now, I think it was a syntax issue on my part. I could connect fine before making the changes but after checking the spaces for the YAML file its all working now