4 Mar
2025
4 Mar
'25
11:47 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39234 --- Comment #2 from Lari Taskula <lari.taskula@hypernova.fi> --- Adding a few notes,
will be removed by cleanup_database.pl unless an authorised value from category UPLOAD is provided. cleanup_database.pl only removes temporary files if system preference "UploadPurgeTemporaryFilesDays" is set.
By default, Koha sets empty category meaning the uploaded file is considered a temporary upload. Technically Koha only looks at uploaded_files.permanent flag for temporary file deletion.
-- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.