mirror of
https://github.com/craigerl/aprsd.git
synced 2026-06-05 07:34:49 -04:00
490ff41cdc
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.