upleb.uk

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

summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDanConwayDev <DanConwayDev@protonmail.com>2026-01-10 22:06:51 +0000
committerDanConwayDev <DanConwayDev@protonmail.com>2026-01-10 22:06:51 +0000
commit2b082868713cb889677332344b559e45cf6a3c6c (patch)
treebf553f1d27528c3ba75d22cc47de8bb153b48ae7 /scripts
parent3ac8c0cc93b7e07881ce9ba036dd9d8f8b09cb4c (diff)
fix: sync .env.example with actual config in src/config.rs
Removed outdated options that don't exist in code: - NGIT_SYNC_STARTUP_DELAY_SECS - NGIT_SYNC_RECONNECT_DELAY_SECS - NGIT_SYNC_RECONNECT_LOOKBACK_DAYS - NGIT_SYNC_STARTUP_JITTER_MS - NGIT_ARCHIVE_MODE (future/planned) Added missing options that exist in code: - NGIT_SYNC_DISCONNECT_CHECK_INTERVAL_SECS - NGIT_SYNC_BASE_BACKOFF_SECS - NGIT_SYNC_DISABLE_NEGENTROPY - NGIT_REJECTED_HOT_CACHE_DURATION_SECS - NGIT_REJECTED_COLD_INDEX_EXPIRY_SECS - NGIT_NAUGHTY_LIST_EXPIRATION_HOURS All environment variables now match exactly between src/config.rs and .env.example, with consistent defaults and descriptions.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions