* 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
|
||||
|
||||
config core brand
|
||||
option title "OpenWRT Kamikaze"
|
||||
option title "OpenWrt Kamikaze"
|
||||
option subtitle "Lua Configuration Interface"
|
||||
option firmware "OpenWRT Kamikaze"
|
||||
option distro "Development Snapshot"
|
||||
option firmware "OpenWrt Kamikaze"
|
||||
option distro ""
|
||||
|
||||
config extern flash_keep
|
||||
option uci "/etc/config/"
|
||||
|
|
Loading…
Reference in a new issue