diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-03-03 13:08:56 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-03-04 12:48:37 +0000 |
| commit | a55d4150066456084fd18987acf014c18d0da976 (patch) | |
| tree | b6df894e60bb4fbc8854a76b8036b8a76922010b /src/lib/list.rs | |
| parent | f91a0d00bafe2af1f6b6828c3de3d3e5d65153c3 (diff) | |
add nostr.repo-relay-only config to limit publishing to repo relays
Adds a git config key nostr.repo-relay-only that, when set to true, causes
nostr events to be sent only to the repository's own relays, skipping the
user's personal write relays and default/blaster relays. Useful for
repositories that should not broadcast to the maintainer's personal relay set.
Set persistently via \`git config nostr.repo-relay-only true\` or in one step
with \`ngit init --repo-relay-only\`.
Diffstat (limited to 'src/lib/list.rs')
0 files changed, 0 insertions, 0 deletions