libs/web: use C templates by default
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 25 Jul 2009 02:58:04 +0000 (02:58 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 25 Jul 2009 02:58:04 +0000 (02:58 +0000)
libs/web/root/etc/config/luci

index 7c0ed5b..a42bac3 100644 (file)
@@ -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