init
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,6 @@
|
||||
INSERT INTO [dbo].[ChannelSettings]
|
||||
([SettingName]
|
||||
,[DefaultValue])
|
||||
VALUES
|
||||
('StreamOutTMATSIntervalMs'
|
||||
,'1000')
|
||||
Reference in New Issue
Block a user