mirror of
https://github.com/janishutz/BiogasControllerApp.git
synced 2025-11-25 13:54:24 +00:00
Turned off verbose mode in the ini file
This commit is contained in:
@@ -7,7 +7,7 @@ sizeW = 800
|
||||
|
||||
[Dev Settings]
|
||||
# Settings generally aimed towards the devs of this software!
|
||||
verbose = True
|
||||
verbose = False
|
||||
log_level = DEBUG
|
||||
disableConnectionCheck = False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user