http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14296
--- Comment #1 from Marcel de Rooy <[email protected]> --- Created attachment 39669 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39669&action=edit Bug 14296: Introduce upload settings [database revision] This patch adds the table upload_settings. An interface for this table will be created on a subsequent report. The table will be used first to implement a check on upload size and quota. The table allows to add settings on a general level (no borrower) and on a (staff) user level overriding general settings. Test plan: Run new install or upgrade in the webinstaller. You can also run the sql files from the command line. -- 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/
