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