diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-07-25 23:05:51 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-07-25 23:05:51 +0000 |
commit | 397938cc0f71b7b2919517a186778505310b5cac (patch) | |
tree | a93ef39dd5eed95736f684498d352c1a620391f7 /package/compcache/files/compcache.config | |
parent | f8f734eecef6c9827319ebceca5a1fcbfb800a55 (diff) | |
download | upstream-397938cc0f71b7b2919517a186778505310b5cac.tar.gz upstream-397938cc0f71b7b2919517a186778505310b5cac.tar.bz2 upstream-397938cc0f71b7b2919517a186778505310b5cac.zip |
add compcache (#4481)
SVN-Revision: 16988
Diffstat (limited to 'package/compcache/files/compcache.config')
-rw-r--r-- | package/compcache/files/compcache.config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/compcache/files/compcache.config b/package/compcache/files/compcache.config new file mode 100644 index 0000000000..96ee19284a --- /dev/null +++ b/package/compcache/files/compcache.config @@ -0,0 +1,3 @@ +config compcache + option 'enabled' '0' + option 'size_kbytes' '2048' |