Blame SOURCES/htcacheclean.sysconf

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