mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 23:48:39 +01:00
4038c7ea6f
* bump travelmate version in stable tree Signed-off-by: Dirk Brenken <dev@brenken.org>
14 lines
415 B
Plaintext
14 lines
415 B
Plaintext
# travelmate configuration, for further information
|
|
# see 'https://github.com/openwrt/packages/blob/master/net/travelmate/files/README.md'
|
|
|
|
config travelmate 'global'
|
|
option trm_enabled '0'
|
|
option trm_debug '0'
|
|
option trm_triggerdelay '1'
|
|
option trm_automatic '1'
|
|
option trm_maxwait '30'
|
|
option trm_maxretry '3'
|
|
option trm_timeout '60'
|
|
option trm_iface 'trm_wwan'
|
|
option trm_rtfile '/tmp/trm_runtime.json'
|