add support for armv6l using serveronlymode, make serveronly config option, electron install optional

This commit is contained in:
Sam Detweiler
2019-10-24 09:20:33 -05:00
parent 937080b011
commit e958f33450
3 changed files with 63 additions and 5 deletions

View File

@@ -24,7 +24,12 @@ var config = {
language: "en",
timeFormat: 24,
units: "metric",
// serverOnly: true/false/"local" ,
// local for armv6l processors, default
// starts serveronly and then starts chrome browser
// false, default for all NON-armv6l devices
// true, force serveronly mode, because you want to.. no UI on this device
modules: [
{
module: "alert",