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