Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > 4a2b2a3ac7f7ae7ef43d4825c31d8009 > files > 1

apache-htcacheclean-2.4.41-1.2.mga7.armv7hl.rpm

# Repeat cache cleaning every X minutes.
INTERVAL="120"

# Specify path as the root directory of the disk cache. This should be the 
# same value as specified with the CacheRoot directive.
CACHEROOT="/var/cache/httpd/mod_proxy"

# Specify limit as the total disk cache size limit. The value is expressed in bytes by 
# default (or attaching B to the number). Attach K for Kbytes or M for MBytes.
SIZE="100M"