diff --git a/falco.yaml b/falco.yaml index 428fdd8c..10b4fc58 100644 --- a/falco.yaml +++ b/falco.yaml @@ -171,6 +171,7 @@ http_output: grpc: enabled: true bind_address: "0.0.0.0:5060" + threadiness: 8 grpc_output: enabled: true \ No newline at end of file