Lines 205-210
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
205 |
('IdRef','0','','Disable/enable the IdRef webservice from the OPAC detail page.','YesNo'), |
205 |
('IdRef','0','','Disable/enable the IdRef webservice from the OPAC detail page.','YesNo'), |
206 |
('ILLModule','0','If ON, enables the interlibrary loans module.','','YesNo'), |
206 |
('ILLModule','0','If ON, enables the interlibrary loans module.','','YesNo'), |
207 |
('ILLModuleCopyrightClearance','','70|10','Enter text to enable the copyright clearance stage of request creation. Text will be displayed','Textarea'), |
207 |
('ILLModuleCopyrightClearance','','70|10','Enter text to enable the copyright clearance stage of request creation. Text will be displayed','Textarea'), |
|
|
208 |
('ILLOpacbackends',NULL,NULL,'ILL backends to enabled for OPAC initiated requests','multiple'), |
208 |
('ILS-DI','0','','Enables ILS-DI services at OPAC.','YesNo'), |
209 |
('ILS-DI','0','','Enables ILS-DI services at OPAC.','YesNo'), |
209 |
('ILS-DI:AuthorizedIPs','','Restricts usage of ILS-DI to some IPs','.','Free'), |
210 |
('ILS-DI:AuthorizedIPs','','Restricts usage of ILS-DI to some IPs','.','Free'), |
210 |
('ImageLimit','5','','Limit images stored in the database by the Patron Card image manager to this number.','Integer'), |
211 |
('ImageLimit','5','','Limit images stored in the database by the Patron Card image manager to this number.','Integer'), |