Lines 567-573
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
567 |
('ReportsLog','0',NULL,'If ON, log information about reports.','YesNo'), |
567 |
('ReportsLog','0',NULL,'If ON, log information about reports.','YesNo'), |
568 |
('RequestOnOpac','1',NULL,'If ON, globally enables patron holds on OPAC','YesNo'), |
568 |
('RequestOnOpac','1',NULL,'If ON, globally enables patron holds on OPAC','YesNo'), |
569 |
('RequireStrongPassword','1','','Require a strong login password for staff and patrons','YesNo'), |
569 |
('RequireStrongPassword','1','','Require a strong login password for staff and patrons','YesNo'), |
570 |
('ReservesControlBranch','PatronLibrary','ItemHomeLibrary|PatronLibrary','Branch checked for members reservations rights','Choice'), |
570 |
('ReservesControlBranch','PatronLibrary','ItemHomeLibrary|ItemHoldingLibrary|PatronLibrary','Branch checked for members reservations rights','Choice'), |
571 |
('ReservesMaxPickUpDelay','7','','Define the Maximum delay to pick up an item on hold','Integer'), |
571 |
('ReservesMaxPickUpDelay','7','','Define the Maximum delay to pick up an item on hold','Integer'), |
572 |
('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'), |
572 |
('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'), |
573 |
('RESTBasicAuth','0',NULL,'If enabled, Basic authentication is enabled for the REST API.','YesNo'), |
573 |
('RESTBasicAuth','0',NULL,'If enabled, Basic authentication is enabled for the REST API.','YesNo'), |