Lines 200-205
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
200 |
('IdRef','0','','Disable/enable the IdRef webservice from the OPAC detail page.','YesNo'), |
200 |
('IdRef','0','','Disable/enable the IdRef webservice from the OPAC detail page.','YesNo'), |
201 |
('ILLModule','0','If ON, enables the interlibrary loans module.','','YesNo'), |
201 |
('ILLModule','0','If ON, enables the interlibrary loans module.','','YesNo'), |
202 |
('ILLModuleCopyrightClearance','','70|10','Enter text to enable the copyright clearance stage of request creation. Text will be displayed','Textarea'), |
202 |
('ILLModuleCopyrightClearance','','70|10','Enter text to enable the copyright clearance stage of request creation. Text will be displayed','Textarea'), |
|
|
203 |
('ILLModuleUnmediated','0','','If enabled, try to immediately progress newly placed ILL requests.','YesNo'), |
203 |
('ILS-DI','0','','Enables ILS-DI services at OPAC.','YesNo'), |
204 |
('ILS-DI','0','','Enables ILS-DI services at OPAC.','YesNo'), |
204 |
('ILS-DI:AuthorizedIPs','','Restricts usage of ILS-DI to some IPs','.','Free'), |
205 |
('ILS-DI:AuthorizedIPs','','Restricts usage of ILS-DI to some IPs','.','Free'), |
205 |
('ImageLimit','5','','Limit images stored in the database by the Patron Card image manager to this number.','Integer'), |
206 |
('ImageLimit','5','','Limit images stored in the database by the Patron Card image manager to this number.','Integer'), |