don't do automatic activation of xmpplogger

This commit is contained in:
Félix Piédallu
2024-02-08 22:15:08 +01:00
parent dfd71dc71a
commit dd50e4dedb
2 changed files with 4 additions and 1 deletions

View File

@ -249,6 +249,7 @@ def build_app_dict(app, infos):
def main() -> None:
appslib.xmpplogger.enable()
apps_cache_update_all(get_catalog(), parallel=50)
catalog = build_base_catalog()