Lines 365-370
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
365 |
('RentalsInNoissuesCharge','1',NULL,'Rental charges block checkouts (added to noissuescharge).','YesNo'), |
365 |
('RentalsInNoissuesCharge','1',NULL,'Rental charges block checkouts (added to noissuescharge).','YesNo'), |
366 |
('ReportsLog','0',NULL,'If ON, log information about reports.','YesNo'), |
366 |
('ReportsLog','0',NULL,'If ON, log information about reports.','YesNo'), |
367 |
('RequestOnOpac','1',NULL,'If ON, globally enables patron holds on OPAC','YesNo'), |
367 |
('RequestOnOpac','1',NULL,'If ON, globally enables patron holds on OPAC','YesNo'), |
|
|
368 |
('RequestProxyEnabled','0',NULL,'Enables or disables the web request proxy in Koha','YesNo'), |
369 |
('RequestProxyURL', '', NULL, 'External URL(s) for proxy requests.', 'Free'), |
368 |
('ReservesControlBranch','PatronLibrary','ItemHomeLibrary|PatronLibrary','Branch checked for members reservations rights','Choice'), |
370 |
('ReservesControlBranch','PatronLibrary','ItemHomeLibrary|PatronLibrary','Branch checked for members reservations rights','Choice'), |
369 |
('ReservesMaxPickUpDelay','7','','Define the Maximum delay to pick up an item on hold','Integer'), |
371 |
('ReservesMaxPickUpDelay','7','','Define the Maximum delay to pick up an item on hold','Integer'), |
370 |
('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'), |
372 |
('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'), |