mirror of
https://github.com/craigerl/aprsd.git
synced 2026-03-31 04:05:32 -04:00
Add stats_store_interval config option to control how frequently the statsstore.json file is written to disk. Default remains 10 seconds for backward compatibility. This allows reducing disk I/O in production deployments and can help avoid potential file corruption issues when external processes read the stats file.