issue 100 new url in qr for evidence instead of device

This commit is contained in:
Cayo Puigdefabregas 2024-10-31 16:30:45 +01:00
parent b255dddff7
commit 56f15f6eae

View file

@ -346,6 +346,7 @@ def send_snapshot_to_devicehub(snapshot, token, url, legacy):
logger.error(_("Snapshot %s not remotely sent to URL '%s'. Do you have internet? Is your server up & running? Is the url token authorized?\n %s"), snapshot["uuid"], url, e)
def load_config(config_file="settings.ini"):
"""
Tries to load configuration from a config file.