Lines 219-224
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
219 |
('IllLog', 0, '', 'If ON, log information about ILL requests', 'YesNo'), |
219 |
('IllLog', 0, '', 'If ON, log information about ILL requests', 'YesNo'), |
220 |
('ILLModule','0','If ON, enables the interlibrary loans module.','','YesNo'), |
220 |
('ILLModule','0','If ON, enables the interlibrary loans module.','','YesNo'), |
221 |
('ILLModuleCopyrightClearance','','70|10','Enter text to enable the copyright clearance stage of request creation. Text will be displayed','Textarea'), |
221 |
('ILLModuleCopyrightClearance','','70|10','Enter text to enable the copyright clearance stage of request creation. Text will be displayed','Textarea'), |
|
|
222 |
('ILLOpacbackends',NULL,NULL,'ILL backends to enabled for OPAC initiated requests','multiple'), |
223 |
('ILLModuleUnmediated','0','','If enabled, try to immediately progress newly placed ILL requests.','YesNo'), |
222 |
('ILS-DI','0','','Enables ILS-DI services at OPAC.','YesNo'), |
224 |
('ILS-DI','0','','Enables ILS-DI services at OPAC.','YesNo'), |
223 |
('ILS-DI:AuthorizedIPs','','Restricts usage of ILS-DI to some IPs','.','Free'), |
225 |
('ILS-DI:AuthorizedIPs','','Restricts usage of ILS-DI to some IPs','.','Free'), |
224 |
('ImageLimit','5','','Limit images stored in the database by the Patron Card image manager to this number.','Integer'), |
226 |
('ImageLimit','5','','Limit images stored in the database by the Patron Card image manager to this number.','Integer'), |