mirror of
https://github.com/janishutz/BiogasControllerApp.git
synced 2025-11-25 05:44:23 +00:00
18 lines
299 B
INI
18 lines
299 B
INI
[Port Settings]
|
|
forceSpecificPort: False
|
|
specificPort: None
|
|
|
|
[UI Config]
|
|
sizeH: 600
|
|
sizeW: 800
|
|
showLoadingScreen: True
|
|
|
|
[Dev Settings]
|
|
# Settings generally aimed towards the devs of this software!
|
|
verbose: False
|
|
log_level: DEBUG
|
|
disableConnectionCheck: False
|
|
|
|
[Info]
|
|
version: V2.3.0
|
|
subVersion: None |