Files
strfry/strfry-router.conf
Doug Hoyte ac5d662038 wip router
2023-09-02 13:50:59 -04:00

12 lines
182 B
Plaintext

streams {
myPeers {
dir = "down"
pluginDown = "/path/to/plugin"
urls = [
"wss://nos.lol"
"wss://relayable.org"
]
}
}