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