From 5fb844b924e0ed44f939bd10d1cdfdb6c8469afd Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Mon, 8 Dec 2025 18:54:46 +0100 Subject: [PATCH] profiling: add config hint --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 290fa368..781c4edf 100644 --- a/config +++ b/config @@ -328,7 +328,7 @@ # Log profiling data per request minium duration (seconds) #profiling_per_request_min_duration = 3 -# Log profiling data per request method interval +# Log profiling data per request method interval (seconds) #profiling_per_request_method_interval = 600 # Log profiling top X functions (limit)