summaryrefslogtreecommitdiffstats
path: root/htcacheclean.sysconf
blob: fffa17b3519864e1f1ae847115e16ffc9a652f3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# Configuration options for systemd service, htcacheclean.service.
# See htcacheclean(8) for more information on available options.
#

# Interval between cache clean runs, in minutes
INTERVAL=15

# Default cache root.
CACHE_ROOT=/var/cache/httpd/proxy

# Cache size limit in bytes (K=Kbytes, M=Mbytes)
LIMIT=100M

# Any other options...
OPTIONS=