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