Lines 233-238
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
233 |
('MaxItemsForBatch','1000',NULL,'Max number of items record to process in a batch (modification or deletion)','Integer'), |
233 |
('MaxItemsForBatch','1000',NULL,'Max number of items record to process in a batch (modification or deletion)','Integer'), |
234 |
('maxItemsInSearchResults','20',NULL,'Specify the maximum number of items to display for each result on a page of results','free'), |
234 |
('maxItemsInSearchResults','20',NULL,'Specify the maximum number of items to display for each result on a page of results','free'), |
235 |
('maxoutstanding','5','','maximum amount withstanding to be able make holds','Integer'), |
235 |
('maxoutstanding','5','','maximum amount withstanding to be able make holds','Integer'), |
|
|
236 |
('OPACFineNoRenewalsBlockAutoRenew','0','','Block/Allow auto renewals if the patron owe more than OPACFineNoRenewals','YesNo'), |
236 |
('maxRecordsForFacets','20',NULL,NULL,'Integer'), |
237 |
('maxRecordsForFacets','20',NULL,NULL,'Integer'), |
237 |
('maxreserves','50','','Define maximum number of holds a patron can place','Integer'), |
238 |
('maxreserves','50','','Define maximum number of holds a patron can place','Integer'), |
238 |
('MaxSearchResultsItemsPerRecordStatusCheck','20','','Max number of items per record for which to check transit and hold status','Integer'), |
239 |
('MaxSearchResultsItemsPerRecordStatusCheck','20','','Max number of items per record for which to check transit and hold status','Integer'), |