https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39234
--- Comment #2 from Lari Taskula <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
