Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit 15e2157

Browse files
author
Chris Wiechmann
authored
Update env-sample
1 parent cc420d1 commit 15e2157

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

env-sample

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ ELASTIC_VERSION=7.13.3
353353
# process with this parameter. The traffic monitor will then retrieve the payload from the OBSDB
354354
# as long as it is available.
355355
# Used-By: API-Builder
356-
# Defaults to false.
356+
# Defaults to true.
357357
# PAYLOAD_HANDLING_ENABLED=false
358358

359359
# ----------------------------------------------------------------------------------------------
@@ -476,4 +476,4 @@ ELASTICSEARCH_CRT=config/certificates/elasticsearch1.crt
476476
# Used-By: Kibana
477477
KIBANA_KEY=config/certificates/kibana.key
478478
KIBANA_CRT=config/certificates/kibana.crt
479-
KIBANA_KEYPASSPHRASE=
479+
KIBANA_KEYPASSPHRASE=

0 commit comments

Comments
 (0)