update(config): graduate outputs_queue to stable

Signed-off-by: Melissa Kilby <melissa.kilby.oss@gmail.com>
This commit is contained in:
Melissa Kilby 2024-01-16 04:49:40 +00:00 committed by poiana
parent b718083fe7
commit d8c368b5ce

View File

@ -497,7 +497,7 @@ buffered_outputs: false
# deploying it in production. # deploying it in production.
rule_matching: first rule_matching: first
# [Experimental] `outputs_queue` # [Stable] `outputs_queue`
# #
# Falco utilizes tbb::concurrent_bounded_queue for handling outputs, and this parameter # Falco utilizes tbb::concurrent_bounded_queue for handling outputs, and this parameter
# allows you to customize the queue capacity. Please refer to the official documentation: # allows you to customize the queue capacity. Please refer to the official documentation: