https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17650
--- Comment #3 from Marcel de Rooy <[email protected]> --- (In reply to Rodrigo Santellan from comment #2) > In the current flow the files are added on the uploaded_files tables. The > only difference is that they are with permanent = 0 instead of permanent = 1 The permanent=0 files are stored in another file location (/tmp) and are meant to be removed after some defined number of days (work in progress). Just need to add a cron job for that. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
