Added bytecodecache
[project/luci.git] / libs / web / root / etc / config / luci
index 76fa441..8b222aa 100644 (file)
@@ -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"