[package] qos-scripts: Rework qos-stat script
[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.029868 seconds and 4 git commands to generate.