mirror of
https://github.com/janishutz/BiogasControllerApp.git
synced 2025-11-26 14:24:23 +00:00
App launching, some porting work complete
This commit is contained in:
19
biogascontrollerapp/config.ini
Normal file
19
biogascontrollerapp/config.ini
Normal file
@@ -0,0 +1,19 @@
|
||||
[Port Settings]
|
||||
specificport = None
|
||||
|
||||
[UI Config]
|
||||
sizeh = 600
|
||||
sizew = 800
|
||||
|
||||
[Dev Settings]
|
||||
verbose = True
|
||||
log_level = DEBUG
|
||||
disableconnectioncheck = False
|
||||
|
||||
[License]
|
||||
show = 1
|
||||
|
||||
[Info]
|
||||
version = V2.3.0
|
||||
subversion =
|
||||
|
||||
Reference in New Issue
Block a user