Skip to content

Commit cf7d8f5

Browse files
docs(conf) Use of declarative_config for data plane nodes. (Kong#7026)
1 parent 0d3a262 commit cf7d8f5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

kong.conf.default

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1094,6 +1094,12 @@
10941094
# in the cache never expire, which means that
10951095
# `db_cache_ttl` should preserve its default
10961096
# value of 0.
1097+
#
1098+
# If the Hybrid mode `role` is set to `data_plane`
1099+
# and there's no configuration cache file,
1100+
# this configuration is used before connecting
1101+
# to the Control Plane node as a user-controlled
1102+
# fallback.
10971103

10981104
#------------------------------------------------------------------------------
10991105
# DATASTORE CACHE

0 commit comments

Comments
 (0)