arrfab / rpms / httpd

Forked from rpms/httpd 5 years ago
Clone

Blame SOURCES/htcacheclean.sysconf

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