mirror of
https://github.com/daywalker90/cln-nip47.git
synced 2026-08-13 12:33:43 +02:00
12 lines
193 B
TOML
12 lines
193 B
TOML
|
|
[info]
|
|
relay_url = "ws://127.0.0.1/"
|
|
name = "nostr-rs-relay"
|
|
description = "test relay"
|
|
|
|
[options]
|
|
reject_future_seconds = 1800
|
|
[limits]
|
|
limit_scrapers = false
|
|
[network]
|
|
address = "127.0.0.1"
|