17 Nov
2016
17 Nov
'16
12:52 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17650 --- Comment #3 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (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.