this PR allows you to set RELAY_UPSTREAM="" or RELAY_UPSTREAM="none" to disable pullHosts seeding at startup
cc @mia.omg.lol for review
this PR allows you to set RELAY_UPSTREAM="" or RELAY_UPSTREAM="none" to disable pullHosts seeding at startup
cc @mia.omg.lol for review
skip pullHosts when seed_host is empty so the relay starts with
an empty host list and waits for requestCrawl submissions.
useful for local/isolated network deployments.
closes #2
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
skip pullHosts when seed_host is empty so the relay starts with
an empty host list and waits for requestCrawl submissions.
useful for local/isolated network deployments.
closes #2
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
I'm no zig expert, but the logic seems sound