[Koha-bugs] [Bug 17650] Create the option to save the cover with the uploaded files.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 17 13:52:27 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17650

--- Comment #3 from Marcel de Rooy <m.de.rooy at 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.


More information about the Koha-bugs mailing list