2013-11-14 23:11:16 -07:00
|
|
|
config 'system'
|
|
|
|
option 'hostname' 'NOCALL'
|
2016-01-08 10:58:22 -07:00
|
|
|
option 'timezone' 'UTC'
|
2022-12-22 13:22:49 -07:00
|
|
|
option 'compat_version' '1.0'
|
2016-01-08 10:58:22 -07:00
|
|
|
|
|
|
|
config 'timeserver' 'ntp'
|
|
|
|
list 'server' 'us.pool.ntp.org'
|
|
|
|
option enable_server 0
|
2013-11-14 23:11:16 -07:00
|
|
|
|
2014-09-12 13:03:16 -06:00
|
|
|
config button
|
|
|
|
option button 'reset'
|
|
|
|
option action 'released'
|
2022-09-27 21:03:55 -06:00
|
|
|
option handler '/usr/local/bin/recoverymode'
|
2014-09-12 13:03:16 -06:00
|
|
|
option min '3'
|
|
|
|
option max '7'
|
|
|
|
|
|
|
|
config button
|
|
|
|
option button 'reset'
|
|
|
|
option action 'released'
|
2015-11-23 21:08:07 -07:00
|
|
|
option handler 'firstboot -y && reboot'
|
2014-09-17 11:53:19 -06:00
|
|
|
option min '12'
|
|
|
|
option max '20'
|
2016-06-21 23:11:13 -06:00
|
|
|
|
|
|
|
config map
|
2022-03-16 20:42:26 -06:00
|
|
|
option leafletjs 'http://unpkg.com/leaflet@0.7.7/dist/leaflet.js'
|
|
|
|
option leafletcss 'http://unpkg.com/leaflet@0.7.7/dist/leaflet.css'
|
2020-06-20 18:54:12 -06:00
|
|
|
option maptiles 'http://stamen-tiles-{s}.a.ssl.fastly.net/terrain/{z}/{x}/{y}.jpg'
|