mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-03-30 20:15:40 +00:00
- Updated the configuration handling for the web viewer to use the [Bot] db_path when [Web_Viewer] db_path is unset, ensuring consistent database access. - Added warnings in the logging to notify users when the web viewer database path differs from the bot database path, guiding them to configure it correctly. - Refactored database path resolution logic across multiple modules for better maintainability and clarity.