[package] update compcache to 0.5.4 (#6018)
[openwrt.git] / package / compcache / files / compcache.config
index 96ee192..3faab3e 100644 (file)
@@ -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%'
This page took 0.024454 seconds and 4 git commands to generate.