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