From: Jo-Philipp Wich Date: Sat, 25 Jul 2009 02:58:04 +0000 (+0000) Subject: libs/web: use C templates by default X-Git-Tag: 0.10.0~1307 X-Git-Url: http://git.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=639f965c4f22c0f17ffadfbcfe1d72ac082a233c libs/web: use C templates by default --- diff --git a/libs/web/root/etc/config/luci b/libs/web/root/etc/config/luci index 7c0ed5bc39..a42bac3907 100644 --- a/libs/web/root/etc/config/luci +++ b/libs/web/root/etc/config/luci @@ -22,7 +22,7 @@ config internal ccache option enable 1 config internal template - option compiler_mode file + option compiler_mode memory option compiledir "/tmp/luci-templatecache" config internal themes