Lines 81-86
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
81 |
('AutoShareWithMana','subscription','','defines datas automatically shared with mana','multiple'), |
81 |
('AutoShareWithMana','subscription','','defines datas automatically shared with mana','multiple'), |
82 |
('AutoLocation','0',NULL,'If ON, IP authentication is enabled, blocking access to the staff interface from unauthorized IP addresses','YesNo'), |
82 |
('AutoLocation','0',NULL,'If ON, IP authentication is enabled, blocking access to the staff interface from unauthorized IP addresses','YesNo'), |
83 |
('AutomaticItemReturn','1',NULL,'If ON, Koha will automatically set up a transfer of this item to its homebranch','YesNo'), |
83 |
('AutomaticItemReturn','1',NULL,'If ON, Koha will automatically set up a transfer of this item to its homebranch','YesNo'), |
|
|
84 |
('AutomaticWrongTransfer','0',NULL,'Defines whether transfers should be automatically confirmed at checin if modal dismissed','YesNo'), |
84 |
('autoMemberNum','0','','If ON, patron number is auto-calculated','YesNo'), |
85 |
('autoMemberNum','0','','If ON, patron number is auto-calculated','YesNo'), |
85 |
('AutoRemoveOverduesRestrictions','0',NULL,'Defines whether an OVERDUES debarment should be lifted automatically if all overdue items are returned by the patron.','YesNo'), |
86 |
('AutoRemoveOverduesRestrictions','0',NULL,'Defines whether an OVERDUES debarment should be lifted automatically if all overdue items are returned by the patron.','YesNo'), |
86 |
('AutoRenewalNotices','cron','cron|preferences|never','How should Koha determine whether to end autorenewal notices','Choice'), |
87 |
('AutoRenewalNotices','cron','cron|preferences|never','How should Koha determine whether to end autorenewal notices','Choice'), |