mirror of
https://github.com/janishutz/BiogasControllerApp.git
synced 2025-11-25 13:54:24 +00:00
17 lines
254 B
INI
17 lines
254 B
INI
[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 =
|