From: Claromes Date: Mon, 24 Jun 2024 19:59:31 +0000 (-0300) Subject: app - set verbose to false X-Git-Url: https://git.claromes.com/?a=commitdiff_plain;h=b76ce946e540bce652507afd1c2f2f3f33c038e4;p=waybacktweets.git app - set verbose to false --- diff --git a/app/app.py b/app/app.py index 50ebe1f..8c8e24b 100644 --- a/app/app.py +++ b/app/app.py @@ -23,7 +23,7 @@ min_date = datetime(2006, 1, 1) # ------ Verbose Mode Configuration ------ # -config.verbose = True +config.verbose = False # ------ Page Configuration ------ #