Lines 192-197
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
192 |
('maxoutstanding','5','','maximum amount withstanding to be able make holds','Integer'), |
192 |
('maxoutstanding','5','','maximum amount withstanding to be able make holds','Integer'), |
193 |
('maxRecordsForFacets','20',NULL,NULL,'Integer'), |
193 |
('maxRecordsForFacets','20',NULL,NULL,'Integer'), |
194 |
('maxreserves','50','','Define maximum number of holds a patron can place','Integer'), |
194 |
('maxreserves','50','','Define maximum number of holds a patron can place','Integer'), |
|
|
195 |
('MaxSearchResultsItemsPerRecordStatusCheck','20','','Max number of items per record for which to check transit and hold status','Integer'), |
195 |
('minPasswordLength','3',NULL,'Specify the minimum length of a patron/staff password','free'), |
196 |
('minPasswordLength','3',NULL,'Specify the minimum length of a patron/staff password','free'), |
196 |
('NewItemsDefaultLocation','','','If set, all new items will have a location of the given Location Code ( Authorized Value type LOC )',''), |
197 |
('NewItemsDefaultLocation','','','If set, all new items will have a location of the given Location Code ( Authorized Value type LOC )',''), |
197 |
('noissuescharge','5','','Define maximum amount withstanding before check outs are blocked','Integer'), |
198 |
('noissuescharge','5','','Define maximum amount withstanding before check outs are blocked','Integer'), |