Changed default possition of bmx6 menu entry to be compatible with raw OpenWRT
This commit is contained in:
parent
83f7687a91
commit
3449955694
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
config 'bmx6' 'luci'
|
config 'bmx6' 'luci'
|
||||||
option ignore '0'
|
option ignore '0'
|
||||||
#option place 'admin status Bmx6'
|
option place 'admin network BMX6'
|
||||||
option place 'qmp Mesh'
|
#option place 'qmp Mesh'
|
||||||
option position '3'
|
option position '3'
|
||||||
#option json 'http://127.0.0.1/cgi-bin/bmx6-info?'
|
#option json 'http://127.0.0.1/cgi-bin/bmx6-info?'
|
||||||
option json 'exec:/www/cgi-bin/bmx6-info -s'
|
option json 'exec:/www/cgi-bin/bmx6-info -s'
|
||||||
|
|
Loading…
Reference in a new issue