mirror of
https://github.com/janishutz/BiogasControllerApp.git
synced 2025-11-25 13:54:24 +00:00
Added a necessary precondition for the GPL V3 license
This commit is contained in:
@@ -1,16 +1,19 @@
|
||||
[Port Settings]
|
||||
specificPort = None
|
||||
specificport = None
|
||||
|
||||
[UI Config]
|
||||
sizeH = 600
|
||||
sizeW = 800
|
||||
sizeh = 600
|
||||
sizew = 800
|
||||
|
||||
[Dev Settings]
|
||||
# Settings generally aimed towards the devs of this software!
|
||||
verbose = False
|
||||
log_level = DEBUG
|
||||
disableConnectionCheck = False
|
||||
disableconnectioncheck = False
|
||||
|
||||
[License]
|
||||
show = 1
|
||||
|
||||
[Info]
|
||||
version = V2.3.0
|
||||
subVersion =
|
||||
subversion =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user