Lines 260-265
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
260 |
('ILLModuleUnmediated','0','','If enabled, try to immediately progress newly placed ILL requests.','YesNo'), |
260 |
('ILLModuleUnmediated','0','','If enabled, try to immediately progress newly placed ILL requests.','YesNo'), |
261 |
('ILLOpacbackends',NULL,NULL,'ILL backends to enabled for OPAC initiated requests','multiple'), |
261 |
('ILLOpacbackends',NULL,NULL,'ILL backends to enabled for OPAC initiated requests','multiple'), |
262 |
('ILLSendStaffNotices', NULL, NULL, 'Send these ILL notices to staff', 'multiple'), |
262 |
('ILLSendStaffNotices', NULL, NULL, 'Send these ILL notices to staff', 'multiple'), |
|
|
263 |
('ILLUseExactDueDate',NULL,NULL,'Use this ILL request attribute to set a specific due date when a document on ILL loan is issued.','multiple'), |
263 |
('ILS-DI','0','','Enables ILS-DI services at OPAC.','YesNo'), |
264 |
('ILS-DI','0','','Enables ILS-DI services at OPAC.','YesNo'), |
264 |
('ILS-DI:AuthorizedIPs','','Restricts usage of ILS-DI to some IPs','.','Free'), |
265 |
('ILS-DI:AuthorizedIPs','','Restricts usage of ILS-DI to some IPs','.','Free'), |
265 |
('ImageLimit','5','','Limit images stored in the database by the Patron Card image manager to this number.','Integer'), |
266 |
('ImageLimit','5','','Limit images stored in the database by the Patron Card image manager to this number.','Integer'), |