summaryrefslogtreecommitdiffhomepage
path: root/libs/web
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-07-25 02:58:04 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-07-25 02:58:04 +0000
commit639f965c4f22c0f17ffadfbcfe1d72ac082a233c (patch)
treedea3e97934f4299abaaa53540b31cde492af4c12 /libs/web
parent4ef3ac9694dae9f1c7afa57bd525b54e88d7c608 (diff)
libs/web: use C templates by default
Diffstat (limited to 'libs/web')
-rw-r--r--libs/web/root/etc/config/luci2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/web/root/etc/config/luci b/libs/web/root/etc/config/luci
index 7c0ed5bc3..a42bac390 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