mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-05-18 06:55:38 +02:00
Update mesh_bot.py
This commit is contained in:
+1
-1
@@ -1750,7 +1750,7 @@ async def start_rx():
|
||||
|
||||
if wikipedia_enabled:
|
||||
if use_kiwix_server:
|
||||
logger.debug(f"System: Wikipedia search Enabled using Kiwix server at {kiwix_server_address}")
|
||||
logger.debug(f"System: Wikipedia search Enabled using Kiwix server at {kiwix_url}")
|
||||
else:
|
||||
logger.debug("System: Wikipedia search Enabled")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user