* luci-0.8: fix luci config
This commit is contained in:
parent
d7fdd89030
commit
3a72402097
1 changed files with 3 additions and 3 deletions
|
@ -4,10 +4,10 @@ config core main
|
||||||
option resourcebase /luci-static/resources
|
option resourcebase /luci-static/resources
|
||||||
|
|
||||||
config core brand
|
config core brand
|
||||||
option title "OpenWRT Kamikaze"
|
option title "OpenWrt Kamikaze"
|
||||||
option subtitle "Lua Configuration Interface"
|
option subtitle "Lua Configuration Interface"
|
||||||
option firmware "OpenWRT Kamikaze"
|
option firmware "OpenWrt Kamikaze"
|
||||||
option distro "Development Snapshot"
|
option distro ""
|
||||||
|
|
||||||
config extern flash_keep
|
config extern flash_keep
|
||||||
option uci "/etc/config/"
|
option uci "/etc/config/"
|
||||||
|
|
Loading…
Reference in a new issue