Lines 453-458
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
453 |
('ReservesControlBranch','PatronLibrary','ItemHomeLibrary|PatronLibrary','Branch checked for members reservations rights','Choice'), |
453 |
('ReservesControlBranch','PatronLibrary','ItemHomeLibrary|PatronLibrary','Branch checked for members reservations rights','Choice'), |
454 |
('ReservesMaxPickUpDelay','7','','Define the Maximum delay to pick up an item on hold','Integer'), |
454 |
('ReservesMaxPickUpDelay','7','','Define the Maximum delay to pick up an item on hold','Integer'), |
455 |
('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'), |
455 |
('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'), |
|
|
456 |
('RESTdefaultPageSize','20','','Default page size for endpoints listing objects','Integer'), |
456 |
('RestrictedPageLocalIPs','',NULL,'Beginning of IP addresses considered as local (comma separated ex: "127.0.0,127.0.2")','Free'), |
457 |
('RestrictedPageLocalIPs','',NULL,'Beginning of IP addresses considered as local (comma separated ex: "127.0.0,127.0.2")','Free'), |
457 |
('RestrictedPageContent','',NULL,'HTML content of the restricted page','TextArea'), |
458 |
('RestrictedPageContent','',NULL,'HTML content of the restricted page','TextArea'), |
458 |
('RestrictedPageTitle','',NULL,'Title of the restricted page (breadcrumb and header)','Free'), |
459 |
('RestrictedPageTitle','',NULL,'Title of the restricted page (breadcrumb and header)','Free'), |