mirror of
https://github.com/woodchen-ink/proxy-go.git
synced 2025-07-18 08:31:55 +08:00
- Implement saveConfig and loadConfig methods to persist cache settings - Add JSON-based configuration file in cache directory - Support loading and saving cache configuration (max age, cleanup interval, cache size) - Handle configuration file creation and error scenarios - Automatically save configuration after updates and load on initialization