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