Lines 711-717
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
711 |
('TransferWhenCancelAllWaitingHolds','0',NULL,'Transfer items when cancelling all waiting holds','YesNo'), |
711 |
('TransferWhenCancelAllWaitingHolds','0',NULL,'Transfer items when cancelling all waiting holds','YesNo'), |
712 |
('TranslateNotices','0',NULL, 'Allow notices to be translated','YesNo'), |
712 |
('TranslateNotices','0',NULL, 'Allow notices to be translated','YesNo'), |
713 |
('TrapHoldsOnOrder','1',NULL,'If enabled, Koha will trap holds for on order items ( notforloan < 0 )','YesNo'), |
713 |
('TrapHoldsOnOrder','1',NULL,'If enabled, Koha will trap holds for on order items ( notforloan < 0 )','YesNo'), |
714 |
('TwoFactorAuthentication', '0', 'NULL', 'Enables two-factor authentication', 'YesNo'), |
714 |
('TwoFactorAuthentication', 'disable', 'enforce|enabled|disabled', 'Enables two-factor authentication', 'Choice'), |
715 |
('UNIMARCAuthorityField100','afrey50 ba0',NULL,'Define the contents of UNIMARC authority control field 100 position 08-35','Textarea'), |
715 |
('UNIMARCAuthorityField100','afrey50 ba0',NULL,'Define the contents of UNIMARC authority control field 100 position 08-35','Textarea'), |
716 |
('UNIMARCAuthorsFacetsSeparator',', ',NULL,'UNIMARC authors facets separator','short'), |
716 |
('UNIMARCAuthorsFacetsSeparator',', ',NULL,'UNIMARC authors facets separator','short'), |
717 |
('UNIMARCField100Language','fre',NULL,'UNIMARC field 100 default language','short'), |
717 |
('UNIMARCField100Language','fre',NULL,'UNIMARC field 100 default language','short'), |