Config is less bad

This commit is contained in:
Andreas Völker 2018-12-30 12:44:08 +01:00
parent 2f16ff59b8
commit 7badcf8f02

View File

@ -18,7 +18,7 @@ GuiScaleFactor = 15
WebHost = "0.0.0.0"
WebPort = 8000
# first app is always running in IDLE
# first app is always running as default
Apps = [
{"guiname": "Structure formation", "name": "swifthohenberg", "cmd": "apps/swifthohenberg.py", "persistent": False},
{"guiname": "Flicker", "name": "flicker", "cmd": "apps/flicker"},