Skip to content

Commit 376cd0c

Browse files
moleskeameowlia
authored andcommitted
reword enable_http2 description
1 parent 1e508c4 commit 376cd0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jobs/gorouter/spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ properties:
106106
description: Disables the http listener on port specified by router.port. This cannot be set to true if enable_ssl is false.
107107
default: false
108108
router.enable_http2:
109-
description: Enables the HTTP/2 protocol for communicating with apps.
109+
description: Enables support for HTTP/2 ingress traffic to the Gorouter. Also enables the option to use the HTTP/2 protocol for traffic to specified backends.
110110
default: true
111111
router.min_tls_version:
112112
description: Minimum accepted version of TLS protocol. All versions above this, up to the max_tls_version, will also be accepted. Valid values are TLSv1.0, TLSv1.1, TLSv1.2, and TLSv1.3.

0 commit comments

Comments
 (0)