paired: disable latest owner final carry-forward by default
This commit is contained in:
@@ -53,6 +53,7 @@ export interface AppConfig {
|
||||
reviewerServiceIdForType: string;
|
||||
arbiterAgentType?: AgentType;
|
||||
arbiterServiceId: string | null;
|
||||
carryForwardLatestOwnerFinal: boolean;
|
||||
agentLanguage: string;
|
||||
arbiterDeadlockThreshold: number;
|
||||
maxRoundTrips: number;
|
||||
|
||||
Reference in New Issue
Block a user