mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-05-24 08:15:18 +00:00
4a86e7243d
- 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.