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