https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17669
--- Comment #34 from Marcel de Rooy <[email protected]> --- Created attachment 61742 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=61742&action=edit Bug 17669: [QA Follow-up] Allow zero in temp-uploads-days As requested by QA on comment33. If the pref is 0 or the overriding command line parameter is 0, all temporary files will be deleted. But if the pref is NULL or empty string, we will not delete files. Signed-off-by: Marcel de Rooy <[email protected]> -- 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/
