packages/net/travelmate/files/travelmate.conf
Dirk Brenken fa42066a6e travelmate: update 0.5.0
* fix stop action in "active" mode
* fix race condition in "active" mode

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-03-26 07:41:04 +02:00

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'