Config is less bad
This commit is contained in:
parent
2f16ff59b8
commit
7badcf8f02
@ -18,7 +18,7 @@ GuiScaleFactor = 15
|
|||||||
WebHost = "0.0.0.0"
|
WebHost = "0.0.0.0"
|
||||||
WebPort = 8000
|
WebPort = 8000
|
||||||
|
|
||||||
# first app is always running in IDLE
|
# first app is always running as default
|
||||||
Apps = [
|
Apps = [
|
||||||
{"guiname": "Structure formation", "name": "swifthohenberg", "cmd": "apps/swifthohenberg.py", "persistent": False},
|
{"guiname": "Structure formation", "name": "swifthohenberg", "cmd": "apps/swifthohenberg.py", "persistent": False},
|
||||||
{"guiname": "Flicker", "name": "flicker", "cmd": "apps/flicker"},
|
{"guiname": "Flicker", "name": "flicker", "cmd": "apps/flicker"},
|
||||||
|
Loading…
Reference in New Issue
Block a user