mirror of
https://github.com/YunoHost-Apps/jirafeau_ynh.git
synced 2024-09-03 19:35:53 +02:00
4a5209e0b6
* Upgrade to PHP7.3 * rm -r -> ynh_secure_remove (#74) Co-authored-by: yalh76 <yalh@yahoo.com> Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
4 lines
254 B
Text
4 lines
254 B
Text
# https://gitlab.com/mojo42/Jirafeau/#how-can-i-automatize-the-cleaning-of-old-expired-files
|
|
|
|
12 3 * * * __APP__ php__PHPVERSION__ __FINALPATH__/admin.php clean_expired
|
|
16 3 * * * __APP__ php__PHPVERSION__ __FINALPATH__/admin.php clean_async
|