Lines 450-455
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
450 |
('ReplyToDefault','',NULL,'Use this email address as the replyto in emails','Free'), |
450 |
('ReplyToDefault','',NULL,'Use this email address as the replyto in emails','Free'), |
451 |
('ReportsLog','0',NULL,'If ON, log information about reports.','YesNo'), |
451 |
('ReportsLog','0',NULL,'If ON, log information about reports.','YesNo'), |
452 |
('RequestOnOpac','1',NULL,'If ON, globally enables patron holds on OPAC','YesNo'), |
452 |
('RequestOnOpac','1',NULL,'If ON, globally enables patron holds on OPAC','YesNo'), |
|
|
453 |
('RequireStrongPassword','1','','Require a strong login password for staff and patrons','YesNo'), |
453 |
('ReservesControlBranch','PatronLibrary','ItemHomeLibrary|PatronLibrary','Branch checked for members reservations rights','Choice'), |
454 |
('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'), |
455 |
('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'), |
456 |
('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'), |