- Implemented `load_config` function to read key-value pairs from a configuration file. - Enhanced `main` function to accept a configuration file path as a command-line argument. - Introduced `get_config_value` function to prioritize values from CLI arguments, config file, or defaults. - Updated logic to retrieve various configuration settings, including paths and intervals, from the loaded config.
15 KiB
15 KiB