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
commit1f24cd1700272f566ece8cbcde509494ccb894d0 (patch)
treeace4e1d121694a6cf16ad11ae41b423e260496f3 /package/compcache/files/compcache.config
parent9fce92753fbaf50f800e991a20f697566374f7e8 (diff)
downloadupstream-1f24cd1700272f566ece8cbcde509494ccb894d0.tar.gz
upstream-1f24cd1700272f566ece8cbcde509494ccb894d0.tar.bz2
upstream-1f24cd1700272f566ece8cbcde509494ccb894d0.zip
update compcache to 0.5.4 (#6018)
SVN-Revision: 18512
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%'