altarch-user / rpms / httpd

Forked from rpms/httpd 2 years ago
Clone

Blame SOURCES/htcacheclean.sysconf

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