lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

travelmate.conf (358B)


      1 # travelmate configuration, for further information
      2 # see 'https://github.com/openwrt/packages/blob/master/net/travelmate/files/README.md'
      3 
      4 config travelmate 'global'
      5 	option trm_enabled '0'
      6 	option trm_debug '0'
      7 	option trm_iface 'wwan'
      8 	option trm_automatic '1'
      9 	option trm_maxwait '30'
     10 	option trm_maxretry '3'
     11 	option trm_timeout '60'
     12 	option trm_iw '1'