Lines 436-441
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
436 |
('ReplyToDefault','',NULL,'Use this email address as the replyto in emails','Free'), |
436 |
('ReplyToDefault','',NULL,'Use this email address as the replyto in emails','Free'), |
437 |
('ReportsLog','0',NULL,'If ON, log information about reports.','YesNo'), |
437 |
('ReportsLog','0',NULL,'If ON, log information about reports.','YesNo'), |
438 |
('RequestOnOpac','1',NULL,'If ON, globally enables patron holds on OPAC','YesNo'), |
438 |
('RequestOnOpac','1',NULL,'If ON, globally enables patron holds on OPAC','YesNo'), |
|
|
439 |
('RequireStrongPassword','1','','Require a strong login password for staff and patrons','YesNo'), |
439 |
('ReservesControlBranch','PatronLibrary','ItemHomeLibrary|PatronLibrary','Branch checked for members reservations rights','Choice'), |
440 |
('ReservesControlBranch','PatronLibrary','ItemHomeLibrary|PatronLibrary','Branch checked for members reservations rights','Choice'), |
440 |
('ReservesMaxPickUpDelay','7','','Define the Maximum delay to pick up an item on hold','Integer'), |
441 |
('ReservesMaxPickUpDelay','7','','Define the Maximum delay to pick up an item on hold','Integer'), |
441 |
('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'), |
442 |
('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'), |