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