Lines 92-97
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
92 |
('AutoCreateAuthorities','0',NULL,'Automatically create authorities that do not exist when cataloging records.','YesNo'), |
92 |
('AutoCreateAuthorities','0',NULL,'Automatically create authorities that do not exist when cataloging records.','YesNo'), |
93 |
('AutoCreditNumber', '', '', 'Automatically generate a number for account credits', 'Choice'), |
93 |
('AutoCreditNumber', '', '', 'Automatically generate a number for account credits', 'Choice'), |
94 |
('AutoEmailNewUser','0',NULL,'Send an email to newly created patrons.','YesNo'), |
94 |
('AutoEmailNewUser','0',NULL,'Send an email to newly created patrons.','YesNo'), |
|
|
95 |
('AutoILLBackendPriority','',NULL,'Set the automatic backend selection priority','ILLBackends'), |
95 |
('AutoLinkBiblios','0',NULL,'If enabled, link biblio to authorities on creation and edit','YesNo'), |
96 |
('AutoLinkBiblios','0',NULL,'If enabled, link biblio to authorities on creation and edit','YesNo'), |
96 |
('AutomaticCheckinAutoFill','0',NULL,'Automatically fill the next hold with an automatic check in.','YesNo'), |
97 |
('AutomaticCheckinAutoFill','0',NULL,'Automatically fill the next hold with an automatic check in.','YesNo'), |
97 |
('AutomaticConfirmTransfer','0',NULL,'Defines whether transfers should be automatically confirmed at checkin if modal dismissed','YesNo'), |
98 |
('AutomaticConfirmTransfer','0',NULL,'Defines whether transfers should be automatically confirmed at checkin if modal dismissed','YesNo'), |