upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/.env.example
AgeCommit message (Expand)Author
2026-03-25chore: remove arbitrary default max connections limitDanConwayDev
2026-02-25drop nostr-db backend support, keep only lmdb and memoryDanConwayDev
2026-01-27feat: add NGIT_LOG_LEVEL configuration optionDanConwayDev
2026-01-21feat: add archive-grasp-services configuration optionDanConwayDev
2026-01-19config: increase max_connections default from 2000 to 4096DanConwayDev
2026-01-14Add explicit rate limits and total connection limitDanConwayDev
2026-01-12Change default port from 8080 to 7334 (NGIT on phone keypad)DanConwayDev
2026-01-12feat(config): add event blacklist to block all events from specific authorsDanConwayDev
2026-01-12feat(config): add repository blacklist to block specific repos/npubs/identifiersDanConwayDev
2026-01-12feat(config): add repository whitelist for curated GRASP-01 acceptanceDanConwayDev
2026-01-12feat(grasp-05): add read-only mode with auto-enable for archive configsDanConwayDev
2026-01-12feat(grasp-05): implement archive mode for backup/mirror operationDanConwayDev
2026-01-10fix: sync .env.example with actual config in src/config.rsDanConwayDev
2026-01-09feat: replace owner-npub with relay-owner-nsec for persistent operator identityDanConwayDev
2025-12-05rename sunc_bootstrap_relay_urlDanConwayDev
2025-12-04add prometheus metricsDanConwayDev
2025-12-03improved settings cli flags > env vars > defaultsDanConwayDev
2025-12-03feat: implement LMDB database backendDanConwayDev
2025-11-21feat: add database backend configuration optionsDanConwayDev
2025-11-03docs: one-prompt architecture planDanConwayDev