* luci-0.8: fix luci config

This commit is contained in:
Jo-Philipp Wich 2008-10-29 18:58:50 +00:00
parent d7fdd89030
commit 3a72402097

View file

@ -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/"