libreoffice-online/debian/loolwsd.cron.d

2 lines
78 B
D
Raw Normal View History

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