Lines 187-193
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
187 |
('MaxFine',NULL,'','Maximum fine a patron can have for all late returns at one moment. Single item caps are specified in the circulation rules matrix.','Integer'), |
187 |
('MaxFine',NULL,'','Maximum fine a patron can have for all late returns at one moment. Single item caps are specified in the circulation rules matrix.','Integer'), |
188 |
('MaxItemsForBatch','1000',NULL,'Max number of items record to process in a batch (modification or deletion)','Integer'), |
188 |
('MaxItemsForBatch','1000',NULL,'Max number of items record to process in a batch (modification or deletion)','Integer'), |
189 |
('maxItemsInSearchResults','20',NULL,'Specify the maximum number of items to display for each result on a page of results','free'), |
189 |
('maxItemsInSearchResults','20',NULL,'Specify the maximum number of items to display for each result on a page of results','free'), |
190 |
('maxoutstanding','5','','maximum amount withstanding to be able make holds','Integer'), |
190 |
('FeesBlockHoldsAmount','5','','maximum amount withstanding to be able make holds','Integer'), |
191 |
('maxRecordsForFacets','20',NULL,NULL,'Integer'), |
191 |
('maxRecordsForFacets','20',NULL,NULL,'Integer'), |
192 |
('maxreserves','50','','Define maximum number of holds a patron can place','Integer'), |
192 |
('maxreserves','50','','Define maximum number of holds a patron can place','Integer'), |
193 |
('minPasswordLength','3',NULL,'Specify the minimum length of a patron/staff password','free'), |
193 |
('minPasswordLength','3',NULL,'Specify the minimum length of a patron/staff password','free'), |