feat: Add update check interval configuration and implement rate limiting for update checks

This commit is contained in:
Andy
2025-07-30 23:36:59 +00:00
parent 22c9aa195e
commit 46c28fe943
3 changed files with 88 additions and 2 deletions

View File

@@ -7,6 +7,9 @@ set_terminal_bg: false
# Check for updates from GitHub repository on startup (default: true)
update_checks: true
# How often to check for updates, in hours (default: 24)
update_check_interval: 24
# Muxing configuration
muxing:
set_title: false