* fix stop action in "active" mode * fix race condition in "active" mode Signed-off-by: Dirk Brenken <dev@brenken.org>
12 lines
359 B
Text
12 lines
359 B
Text
# 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_iface 'wan wwan'
|
|
option trm_active '0'
|
|
option trm_maxwait '30'
|
|
option trm_maxretry '3'
|
|
option trm_timeout '60'
|
|
option trm_iw '1'
|