mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-04-25 08:42:06 +00:00
- Introduced a new method to retrieve the database path, allowing for a fallback to the [Bot] section if the [Web_Viewer] db_path is unset. - Updated various parts of the codebase to utilize this new method, ensuring consistent database path resolution across the application. - Enhanced the configuration example to clarify the optional nature of the db_path setting for the web viewer.