aboutsummaryrefslogtreecommitdiffstats
path: root/package/compcache/files/compcache.config
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-11-23 22:30:42 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-11-23 22:30:42 +0000
commita8134e221a661d0944d3da33baffcaed51b3328a (patch)
treea45550497196de16d1924cda8399df11a4c64c36 /package/compcache/files/compcache.config
parenta3e05d4f852c31d93468b76658994e2426a5ae68 (diff)
downloadupstream-a8134e221a661d0944d3da33baffcaed51b3328a.tar.gz
upstream-a8134e221a661d0944d3da33baffcaed51b3328a.tar.bz2
upstream-a8134e221a661d0944d3da33baffcaed51b3328a.zip
[package] update compcache to 0.5.4 (#6018)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18512 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/compcache/files/compcache.config')
-rw-r--r--package/compcache/files/compcache.config5
1 files changed, 3 insertions, 2 deletions
diff --git a/package/compcache/files/compcache.config b/package/compcache/files/compcache.config
index 96ee19284a..3faab3e140 100644
--- a/package/compcache/files/compcache.config
+++ b/package/compcache/files/compcache.config
@@ -1,3 +1,4 @@
config compcache
- option 'enabled' '0'
- option 'size_kbytes' '2048'
+ option 'enabled' '%ENABLED%'
+ option 'size_kbytes' '%RAM_REPORTED%'
+ option 'backup_dev' '%BACKUP_DEV%'