May be stupid question, but where does one fill in the relay “contact information” that now shows up in some clients?
it’s not in the settings JSON file as I’ve added the info there. I’m using ts-relay (now nostream)
May be stupid question, but where does one fill in the relay “contact information” that now shows up in some clients?
it’s not in the settings JSON file as I’ve added the info there. I’m using ts-relay (now nostream)
there is a `.nostr` directory containing a `settings.json`, it's in there. here's what it looks like from the repo:
https://github.com/Cameri/nostream/blob/main/.nostr.local/settings.json
only the one in your deployed relay won't have the trailing `.local` on it
Changed to settings.yaml in recent versions though ;)
IIRC it gets automatically created during set up but if it's not there then there's an example file in /resources 🙏
It is explained here: https://github.com/Cameri/nostream#configuration