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 7c0ed5bc39df61130771f7e33d9ab909537aa3d3..a42bac39078a07b74342e208bb68c8995181e747 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