Skip to content

Commit 7b6784b

Browse files
authored
chore: disable kong reporting (#965)
1 parent 5c10d2a commit 7b6784b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +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+
37+
anonymous_reports = off

0 commit comments

Comments
 (0)