16 lines
532 B
JSON
16 lines
532 B
JSON
{
|
|
"root_npubs": [
|
|
"npub1rmz9gu6de0m0u4ysrn39crrud099ahvfgs6pvasl4hpjr5ud7yus54xv06"
|
|
],
|
|
"upstream_relays": [
|
|
"wss://relay.primal.net"
|
|
],
|
|
"local_relay": "ws://localhost:8888",
|
|
"kinds": [0, 1, 3, 5, 6, 7, 9735, 10002, 30023],
|
|
"admin_kinds": ["*"],
|
|
"backfill": { "enabled": false, "events_per_tick": 500, "tick_interval_seconds": 5 },
|
|
"live": { "enabled": false, "resubscribe_interval_seconds": 300 },
|
|
"follow_graph_refresh_seconds": 600,
|
|
"state": { "backfilled_until": 0 }
|
|
}
|