You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-python/mwlib/files/mwlib-purge-cache.cron-r1

5 lines
294 B

# purge mw-serve cache directory
# --cache-dir=DIR: the NSLAVE_CACHEDIR directory specified in /etc/conf.d/nslave
# --purge-cache=HOURS: remove cache files that have not been touched for at east HOURS hours
00 23 * * * sudo -u mwlib mw-serve-ctl --cache-dir=/var/cache/mwlib --purge-cache=24