Turned off verbose mode in the ini file

This commit is contained in:
janis
2022-05-16 17:30:25 +02:00
parent e42e446bc1
commit 554194946d

View File

@@ -7,7 +7,7 @@ sizeW = 800
[Dev Settings] [Dev Settings]
# Settings generally aimed towards the devs of this software! # Settings generally aimed towards the devs of this software!
verbose = True verbose = False
log_level = DEBUG log_level = DEBUG
disableConnectionCheck = False disableConnectionCheck = False