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