modules/luci-base: Move LuCI FileUpload directory to /etc/luci-uploads and save acros... 562/head
authorDaniel Dickinson <openwrt@daniel.thecshore.com>
Wed, 2 Dec 2015 02:36:30 +0000 (21:36 -0500)
committerDaniel Dickinson <openwrt@daniel.thecshore.com>
Sun, 13 Dec 2015 03:45:29 +0000 (22:45 -0500)
commit403b939acd55be528fa78bfc11521c78b1afdad8
treee7ea2173f35cafdec8b4eb827b162e716ba89c3e
parent63155e99325d2f7b57eee99496648e7a3cf6c14b
modules/luci-base: Move LuCI FileUpload directory to /etc/luci-uploads and save across sysupgrade

/lib/uci/upload is a rather odd place for configuration files

Also the files were not saved across sysupgrade, which is somewhat
counter-productive for configuration files.

Signed-off By: Daniel Dickinson <openwrt@daniel.thecshore.com>
modules/luci-base/Makefile
modules/luci-base/luasrc/cbi.lua
modules/luci-base/root/etc/luci-uploads/.placeholder [new file with mode: 0644]
modules/luci-base/root/lib/uci/upload/.placeholder [deleted file]