mirror of
https://github.com/janishutz/BiogasControllerApp.git
synced 2025-11-25 05:44:23 +00:00
Turned off verbose mode in the ini file
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user