diff --git a/config.py b/config.py index cecd594..127968a 100644 --- a/config.py +++ b/config.py @@ -1,3 +1,3 @@ APP_NAME = 'mqtt_sniffer' -DEBUG = True \ No newline at end of file +DEBUG = False \ No newline at end of file