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