Skip to content

Commit

Permalink
docs(kong.conf.default): add units to config option (#11516)
Browse files Browse the repository at this point in the history
  • Loading branch information
d19dotca authored Sep 19, 2023
1 parent 93d40a1 commit cd144ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kong.conf.default
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

1 comment on commit cd144ea

@khcp-gha-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bazel Build

Docker image available kong/kong:cd144eaa09d66b79fae101afed949d46032f3828
Artifacts available https://github.com/Kong/kong/actions/runs/6233026993

Please sign in to comment.