From cd144eaa09d66b79fae101afed949d46032f3828 Mon Sep 17 00:00:00 2001 From: Dustin Dauncey Date: Tue, 19 Sep 2023 01:23:40 -0700 Subject: [PATCH] docs(kong.conf.default): add units to config option (#11516) --- kong.conf.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kong.conf.default b/kong.conf.default index 6dc1b3adcefb..07c1fe87f90c 100644 --- a/kong.conf.default +++ b/kong.conf.default @@ -1579,7 +1579,7 @@ # Services updates. #worker_state_update_frequency = 5 - # Defines how often the worker state changes are + # Defines (in seconds) how often the worker state changes are # checked with a background job. When a change # is detected, a new router or balancer will be # built, as needed. Raising this value will