Lines 313-318
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
313 |
('IllLog', 0, '', 'If ON, log information about ILL requests', 'YesNo'), |
313 |
('IllLog', 0, '', 'If ON, log information about ILL requests', 'YesNo'), |
314 |
('ILLModule','0','If ON, enables the interlibrary loans module.','','YesNo'), |
314 |
('ILLModule','0','If ON, enables the interlibrary loans module.','','YesNo'), |
315 |
('ILLModuleDisclaimerByType','','','YAML defining disclaimer settings for each ILL request type','Textarea'), |
315 |
('ILLModuleDisclaimerByType','','','YAML defining disclaimer settings for each ILL request type','Textarea'), |
|
|
316 |
('AutoILLBackendPriority','',NULL,'Set the automatic backend selection priority','ILLBackends'), |
316 |
('ILLModuleUnmediated','0','','If enabled, try to immediately progress newly placed ILL requests.','YesNo'), |
317 |
('ILLModuleUnmediated','0','','If enabled, try to immediately progress newly placed ILL requests.','YesNo'), |
317 |
('ILLOpacbackends',NULL,NULL,'ILL backends to enabled for OPAC initiated requests','multiple'), |
318 |
('ILLOpacbackends',NULL,NULL,'ILL backends to enabled for OPAC initiated requests','multiple'), |
318 |
('ILLPartnerCode','IL','','Patrons from this patron category will be used as partners to place ILL requests with','free'), |
319 |
('ILLPartnerCode','IL','','Patrons from this patron category will be used as partners to place ILL requests with','free'), |