Lines 561-566
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
561 |
('ReplyToDefault','',NULL,'Use this email address as the replyto in emails','Free'), |
561 |
('ReplyToDefault','',NULL,'Use this email address as the replyto in emails','Free'), |
562 |
('ReportsLog','0',NULL,'If ON, log information about reports.','YesNo'), |
562 |
('ReportsLog','0',NULL,'If ON, log information about reports.','YesNo'), |
563 |
('RequestOnOpac','1',NULL,'If ON, globally enables patron holds on OPAC','YesNo'), |
563 |
('RequestOnOpac','1',NULL,'If ON, globally enables patron holds on OPAC','YesNo'), |
|
|
564 |
('RequirePaymentType','0','','Require staff to select a payment type when a payment is made','YesNo'), |
564 |
('RequireStrongPassword','1','','Require a strong login password for staff and patrons','YesNo'), |
565 |
('RequireStrongPassword','1','','Require a strong login password for staff and patrons','YesNo'), |
565 |
('ReservesControlBranch','PatronLibrary','ItemHomeLibrary|PatronLibrary','Branch checked for members reservations rights','Choice'), |
566 |
('ReservesControlBranch','PatronLibrary','ItemHomeLibrary|PatronLibrary','Branch checked for members reservations rights','Choice'), |
566 |
('ReservesMaxPickUpDelay','7','','Define the Maximum delay to pick up an item on hold','Integer'), |
567 |
('ReservesMaxPickUpDelay','7','','Define the Maximum delay to pick up an item on hold','Integer'), |