mirror of
https://github.com/rangermix/TwitchDropsMiner.git
synced 2026-05-26 23:19:39 +00:00
Added user-configurable minimum refresh interval for inventory reloads, allowing users to control how frequently the maintenance service triggers updates (default: 30 minutes, range: 1-1440 minutes). - Add minimum_refresh_interval_minutes to settings system with default of 30 minutes - Update maintenance service to use configurable interval instead of hardcoded 1-minute value - Add GUI input field in General Settings with auto-save functionality - Include field in API settings endpoint and settings manager 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>