Lines 248-253
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
248 |
('maxItemsInSearchResults','20',NULL,'Specify the maximum number of items to display for each result on a page of results','free'), |
248 |
('maxItemsInSearchResults','20',NULL,'Specify the maximum number of items to display for each result on a page of results','free'), |
249 |
('MaxOpenSuggestions','',NULL,'Limit the number of open suggestions a patron can have at once','Integer'), |
249 |
('MaxOpenSuggestions','',NULL,'Limit the number of open suggestions a patron can have at once','Integer'), |
250 |
('maxoutstanding','5','','maximum amount withstanding to be able make holds','Integer'), |
250 |
('maxoutstanding','5','','maximum amount withstanding to be able make holds','Integer'), |
|
|
251 |
('OPACFineNoRenewalsBlockAutoRenew','0','','Block/Allow auto renewals if the patron owe more than OPACFineNoRenewals','YesNo'), |
251 |
('maxRecordsForFacets','20',NULL,NULL,'Integer'), |
252 |
('maxRecordsForFacets','20',NULL,NULL,'Integer'), |
252 |
('maxreserves','50','','Define maximum number of holds a patron can place','Integer'), |
253 |
('maxreserves','50','','Define maximum number of holds a patron can place','Integer'), |
253 |
('MaxSearchResultsItemsPerRecordStatusCheck','20','','Max number of items per record for which to check transit and hold status','Integer'), |
254 |
('MaxSearchResultsItemsPerRecordStatusCheck','20','','Max number of items per record for which to check transit and hold status','Integer'), |