mirror of
https://github.com/janishutz/BiogasControllerApp.git
synced 2025-11-25 13:54:24 +00:00
Updated to Version V2.3.0-stable, installer and compiled version will soon be available
This commit is contained in:
16
BiogasControllerApp-V2.3/config/settings.ini
Normal file
16
BiogasControllerApp-V2.3/config/settings.ini
Normal file
@@ -0,0 +1,16 @@
|
||||
[Port Settings]
|
||||
specificPort = None
|
||||
|
||||
[UI Config]
|
||||
sizeH = 600
|
||||
sizeW = 800
|
||||
|
||||
[Dev Settings]
|
||||
# Settings generally aimed towards the devs of this software!
|
||||
verbose = False
|
||||
log_level = DEBUG
|
||||
disableConnectionCheck = False
|
||||
|
||||
[Info]
|
||||
version = V2.3.0
|
||||
subVersion =
|
||||
Reference in New Issue
Block a user