libreoffice-online/debian/loolwsd.cron.d
Jan Holesovsky 57f3bae9d9 Cleanup all old files in the cache, not just png's.
Change-Id: I61c7016d0e318742d733da72d97572215ba46a36
2018-05-30 20:04:15 +02:00

1 line
78 B
Makefile

0 0 */1 * * root find /var/cache/loolwsd -type f -a -atime +10 -exec rm {} \;