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