Lines 320-325
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
320 |
('maxItemsInSearchResults','20',NULL,'Specify the maximum number of items to display for each result on a page of results','free'), |
320 |
('maxItemsInSearchResults','20',NULL,'Specify the maximum number of items to display for each result on a page of results','free'), |
321 |
('MaxOpenSuggestions','',NULL,'Limit the number of open suggestions a patron can have at once','Integer'), |
321 |
('MaxOpenSuggestions','',NULL,'Limit the number of open suggestions a patron can have at once','Integer'), |
322 |
('maxoutstanding','5','','maximum amount withstanding to be able make holds','Integer'), |
322 |
('maxoutstanding','5','','maximum amount withstanding to be able make holds','Integer'), |
|
|
323 |
('OPACFacetsCollapseByDefault','0','','Collapse/expand OPAC facets','YesNo'), |
323 |
('OPACFineNoRenewalsBlockAutoRenew','0','','Block/Allow auto renewals if the patron owe more than OPACFineNoRenewals','YesNo'), |
324 |
('OPACFineNoRenewalsBlockAutoRenew','0','','Block/Allow auto renewals if the patron owe more than OPACFineNoRenewals','YesNo'), |
324 |
('maxRecordsForFacets','20',NULL,NULL,'Integer'), |
325 |
('maxRecordsForFacets','20',NULL,NULL,'Integer'), |
325 |
('maxreserves','50','','Define maximum number of holds a patron can place','Integer'), |
326 |
('maxreserves','50','','Define maximum number of holds a patron can place','Integer'), |