View | Details | Raw Unified | Return to bug 22774
Collapse All | Expand All

(-)a/installer/data/mysql/sysprefs.sql (-1 / +2 lines)
Lines 320-325 INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, ` Link Here
320
('maxRecordsForFacets','20',NULL,NULL,'Integer'),
320
('maxRecordsForFacets','20',NULL,NULL,'Integer'),
321
('maxreserves','50','','Define maximum number of holds a patron can place','Integer'),
321
('maxreserves','50','','Define maximum number of holds a patron can place','Integer'),
322
('MaxSearchResultsItemsPerRecordStatusCheck','20','','Max number of items per record for which to check transit and hold status','Integer'),
322
('MaxSearchResultsItemsPerRecordStatusCheck','20','','Max number of items per record for which to check transit and hold status','Integer'),
323
('MaxTotalSuggestions','',NULL,'Number of total suggestions','Free'),
324
('NumberOfSuggestionDays','',NULL,'days','Free'),
323
('MembershipExpiryDaysNotice','',NULL,'Send an account expiration notice that a patron\'s card is about to expire after','Integer'),
325
('MembershipExpiryDaysNotice','',NULL,'Send an account expiration notice that a patron\'s card is about to expire after','Integer'),
324
('MergeReportFields','',NULL,'Displayed fields for deleted MARC records after merge','Free'),
326
('MergeReportFields','',NULL,'Displayed fields for deleted MARC records after merge','Free'),
325
('minPasswordLength','3',NULL,'Specify the minimum length of a patron/staff password','free'),
327
('minPasswordLength','3',NULL,'Specify the minimum length of a patron/staff password','free'),
326
- 

Return to bug 22774