Lines 179-185
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
179 |
('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'), |
179 |
('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'), |
180 |
('MaxItemsForBatch','1000',NULL,'Max number of items record to process in a batch (modification or deletion)','Integer'), |
180 |
('MaxItemsForBatch','1000',NULL,'Max number of items record to process in a batch (modification or deletion)','Integer'), |
181 |
('maxItemsInSearchResults','20',NULL,'Specify the maximum number of items to display for each result on a page of results','free'), |
181 |
('maxItemsInSearchResults','20',NULL,'Specify the maximum number of items to display for each result on a page of results','free'), |
182 |
('maxoutstanding','5','','maximum amount withstanding to be able make holds','Integer'), |
182 |
('FeesBlockHoldsAmount','5','','maximum amount withstanding to be able make holds','Integer'), |
183 |
('maxRecordsForFacets','20',NULL,NULL,'Integer'), |
183 |
('maxRecordsForFacets','20',NULL,NULL,'Integer'), |
184 |
('maxreserves','50','','Define maximum number of holds a patron can place','Integer'), |
184 |
('maxreserves','50','','Define maximum number of holds a patron can place','Integer'), |
185 |
('minPasswordLength','3',NULL,'Specify the minimum length of a patron/staff password','free'), |
185 |
('minPasswordLength','3',NULL,'Specify the minimum length of a patron/staff password','free'), |