Public Access
Generalize settings and logs assistant
PR and Push Build/Test / build-and-test (push) Successful in 16m43s
PR and Push Build/Test / build-and-test (push) Successful in 16m43s
This commit is contained in:
@@ -120,6 +120,8 @@ public sealed class RecordingOptions
|
||||
|
||||
public TimeSpan StopProcessingTimeout { get; set; } = TimeSpan.FromMinutes(10);
|
||||
|
||||
public TimeSpan MinimumCompletedMeetingDuration { get; set; } = TimeSpan.Zero;
|
||||
|
||||
public TimeSpan MetadataLookupTimeout { get; set; } = TimeSpan.FromSeconds(10);
|
||||
|
||||
public TimeSpan BackgroundMetadataLookupTimeout { get; set; } = TimeSpan.FromMinutes(1);
|
||||
|
||||
Reference in New Issue
Block a user