diff --git a/common/dynamicconfig/constants.go b/common/dynamicconfig/constants.go index 36af0e72a11..056cc0fea39 100644 --- a/common/dynamicconfig/constants.go +++ b/common/dynamicconfig/constants.go @@ -1873,7 +1873,7 @@ const ( // Allowed filters: N/A EnableESAnalyzer // EnableAsyncWorkflowConsumption decides whether to enable system workers for processing async workflows - // KeyName: system.enableAsyncWorkflowConsumption + // KeyName: worker.enableAsyncWorkflowConsumption // Value type: Bool // Default value: false // Allowed filters: N/A