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