Lines 70-75
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
70 |
('AuthSuccessLog','',NULL,'If enabled, log successful authentications','YesNo'), |
70 |
('AuthSuccessLog','',NULL,'If enabled, log successful authentications','YesNo'), |
71 |
('autoBarcode','OFF','incremental|annual|hbyymmincr|EAN13|OFF','Used to autogenerate a barcode: incremental will be of the form 1, 2, 3; annual of the form 2007-0001, 2007-0002; hbyymmincr of the form HB08010001 where HB=Home Branch','Choice'), |
71 |
('autoBarcode','OFF','incremental|annual|hbyymmincr|EAN13|OFF','Used to autogenerate a barcode: incremental will be of the form 1, 2, 3; annual of the form 2007-0001, 2007-0002; hbyymmincr of the form HB08010001 where HB=Home Branch','Choice'), |
72 |
('AutoCreateAuthorities','0',NULL,'Automatically create authorities that do not exist when cataloging records.','YesNo'), |
72 |
('AutoCreateAuthorities','0',NULL,'Automatically create authorities that do not exist when cataloging records.','YesNo'), |
|
|
73 |
('AutoCreditNumber', '', '', 'Automatically generate a number for account credits', 'Choice'), |
73 |
('AutoEmailOpacUser','0',NULL,'Sends notification emails containing new account details to patrons - when account is created.','YesNo'), |
74 |
('AutoEmailOpacUser','0',NULL,'Sends notification emails containing new account details to patrons - when account is created.','YesNo'), |
74 |
('AutoEmailPrimaryAddress','OFF','email|emailpro|B_email|cardnumber|OFF','Defines the default email address where \'Account Details\' emails are sent.','Choice'), |
75 |
('AutoEmailPrimaryAddress','OFF','email|emailpro|B_email|cardnumber|OFF','Defines the default email address where \'Account Details\' emails are sent.','Choice'), |
75 |
('AutoShareWithMana','subscription','','defines datas automatically shared with mana','multiple'), |
76 |
('AutoShareWithMana','subscription','','defines datas automatically shared with mana','multiple'), |