From c0a9fc1e6d29bc1cb967664d3a6a3ce69baf07a9 Mon Sep 17 00:00:00 2001 From: Giova <62809003+Ghost6446@users.noreply.github.com> Date: Tue, 28 May 2024 17:31:49 +0200 Subject: [PATCH] Update config.json --- config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.json b/config.json index 9545465..e01f908 100644 --- a/config.json +++ b/config.json @@ -3,8 +3,8 @@ "debug": false, "log_file": "app.log", "log_to_file": true, - "show_message": false, - "clean_console": false, + "show_message": true, + "clean_console": true, "root_path": "Video", "map_episode_name": "%(tv_name)_S%(season)E%(episode)_%(episode_name)", "not_close": false @@ -43,4 +43,4 @@ "animeunity": "to", "altadefinizione": "food" } -} \ No newline at end of file +}