Lines 459-464
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
459 |
('ReservesControlBranch','PatronLibrary','ItemHomeLibrary|PatronLibrary','Branch checked for members reservations rights','Choice'), |
459 |
('ReservesControlBranch','PatronLibrary','ItemHomeLibrary|PatronLibrary','Branch checked for members reservations rights','Choice'), |
460 |
('ReservesMaxPickUpDelay','7','','Define the Maximum delay to pick up an item on hold','Integer'), |
460 |
('ReservesMaxPickUpDelay','7','','Define the Maximum delay to pick up an item on hold','Integer'), |
461 |
('ReservesNeedReturns','1','','If ON, a hold placed on an item available in this library must be checked-in, otherwise, a hold on a specific item, that is in the library & available is considered available','YesNo'), |
461 |
('ReservesNeedReturns','1','','If ON, a hold placed on an item available in this library must be checked-in, otherwise, a hold on a specific item, that is in the library & available is considered available','YesNo'), |
|
|
462 |
('RESTdefaultPageSize','20','','Default page size for endpoints listing objects','Integer'), |
462 |
('RestrictedPageLocalIPs','',NULL,'Beginning of IP addresses considered as local (comma separated ex: "127.0.0,127.0.2")','Free'), |
463 |
('RestrictedPageLocalIPs','',NULL,'Beginning of IP addresses considered as local (comma separated ex: "127.0.0,127.0.2")','Free'), |
463 |
('RestrictedPageContent','',NULL,'HTML content of the restricted page','TextArea'), |
464 |
('RestrictedPageContent','',NULL,'HTML content of the restricted page','TextArea'), |
464 |
('RestrictedPageTitle','',NULL,'Title of the restricted page (breadcrumb and header)','Free'), |
465 |
('RestrictedPageTitle','',NULL,'Title of the restricted page (breadcrumb and header)','Free'), |