Skip to content

Commit dbc2291

Browse files
committed
fix: disable Kong info headers
1 parent 24baadb commit dbc2291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/all-in-one/etc/kong/kong.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ upstream_keepalive_pool_size = 500
3333
nginx_events_use = epoll
3434
# can be tuned to be higher on larger boxes (4096 is totally fine)
3535
nginx_events_worker_connections = 1024
36-
3736
anonymous_reports = off
37+
headers = latency_tokens

0 commit comments

Comments
 (0)