diff --git a/docs/configuration.asciidoc b/docs/configuration.asciidoc index 6ff4717594..702d041882 100644 --- a/docs/configuration.asciidoc +++ b/docs/configuration.asciidoc @@ -2817,7 +2817,7 @@ NOTE: This feature is not available on Windows and on OpenJ9 ==== `profiling_inferred_spans_logging_enabled` (added[1.37.0]) By default, async profiler prints warning messages about missing JVM symbols to standard output. -Set this option to `true` to suppress such messages +Set this option to `false` to suppress such messages <>