Lines 441-446
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
441 |
('ReplyToDefault','',NULL,'Use this email address as the replyto in emails','Free'), |
441 |
('ReplyToDefault','',NULL,'Use this email address as the replyto in emails','Free'), |
442 |
('ReportsLog','0',NULL,'If ON, log information about reports.','YesNo'), |
442 |
('ReportsLog','0',NULL,'If ON, log information about reports.','YesNo'), |
443 |
('RequestOnOpac','1',NULL,'If ON, globally enables patron holds on OPAC','YesNo'), |
443 |
('RequestOnOpac','1',NULL,'If ON, globally enables patron holds on OPAC','YesNo'), |
|
|
444 |
('RequestProxyEnabled','0',NULL,'Enables or disables the web request proxy in Koha','YesNo'), |
445 |
('RequestProxyURL', '', NULL, 'External URL(s) for proxy requests.', 'Free'), |
444 |
('ReservesControlBranch','PatronLibrary','ItemHomeLibrary|PatronLibrary','Branch checked for members reservations rights','Choice'), |
446 |
('ReservesControlBranch','PatronLibrary','ItemHomeLibrary|PatronLibrary','Branch checked for members reservations rights','Choice'), |
445 |
('ReservesMaxPickUpDelay','7','','Define the Maximum delay to pick up an item on hold','Integer'), |
447 |
('ReservesMaxPickUpDelay','7','','Define the Maximum delay to pick up an item on hold','Integer'), |
446 |
('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'), |
448 |
('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'), |