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/luci4
1 files changed, 4 insertions, 0 deletions
diff --git a/libs/web/root/etc/config/luci b/libs/web/root/etc/config/luci
index 5fefe5b273..560cff450e 100644
--- a/libs/web/root/etc/config/luci
+++ b/libs/web/root/etc/config/luci
@@ -34,6 +34,10 @@ config event uci_oncommit
config internal languages
option de "Deutsch"
option en "English"
+
+config internal template
+ option compiler_mode file
+ option compiledir "/tmp/.lucitplcache"
config internal themes
option OpenWRT "/luci-static/openwrt.org"