From 40d4e839eff49bc2390537d465c4543105e95f59 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Fri, 5 Sep 2008 23:24:39 +0000 Subject: Added bytecodecache --- libs/web/root/etc/config/luci | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libs/web/root/etc') diff --git a/libs/web/root/etc/config/luci b/libs/web/root/etc/config/luci index 76fa441c8..8b222aaaa 100644 --- a/libs/web/root/etc/config/luci +++ b/libs/web/root/etc/config/luci @@ -41,6 +41,9 @@ config internal sauth option sessionpath "/tmp/.lucisessions" option sessiontime 3600 +config internal ccache + option enable 1 + config internal template option compiler_mode file option compiledir "/tmp/.lucitplcache" -- cgit v1.2.3