52592b
#
52592b
# Configuration options for systemd service, htcacheclean.service.
52592b
# See htcacheclean(8) for more information on available options.
52592b
#
52592b
52592b
# Interval between cache clean runs, in minutes
52592b
INTERVAL=15
52592b
52592b
# Default cache root.
52592b
CACHE_ROOT=/var/cache/httpd/proxy
52592b
52592b
# Cache size limit in bytes (K=Kbytes, M=Mbytes)
52592b
LIMIT=100M
52592b
52592b
# Any other options...
52592b
OPTIONS=