# Configuration for /etc/init.d/kres-cache-gc

# Time interval in milliseconds how often to run GC.
#garbage_interval=1000

# Path to directory with knot resolver's cache.
# If not specified, it tries to get it from /etc/conf.d/kresd and if
# it's not even there, defaults to /var/cache/knot-resolver.
#cachedir=

# Additional arguments to pass to kres-cache-gc.
#command_args=

# Comment out to run without process supervisor.
supervisor=supervise-daemon
