Added bytecodecache
[project/luci.git] / libs / web / root / etc / config / luci
index 76fa441c80f68843dd007e06d862c8142c11ec34..8b222aaaa16ffe0adf3d0d36ed50432d6eec2bd0 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"