summaryrefslogtreecommitdiffhomepage
path: root/libs/web/root/etc/config
diff options
context:
space:
mode:
Diffstat (limited to 'libs/web/root/etc/config')
-rw-r--r--libs/web/root/etc/config/luci3
1 files changed, 3 insertions, 0 deletions
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"