summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2019-07-29 16:06:34 +0300
committerWolfy-J <[email protected]>2019-07-29 16:06:34 +0300
commitf269cfaf6beca594fb39508cc60102c22e0882b4 (patch)
tree1f5f562f56e6feca5ca144f0916f45687135b486
parent196d89d47056a58345ee50dee1af799c4e3ec847 (diff)
sample config
-rw-r--r--.rr.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.rr.yaml b/.rr.yaml
index 34ef7af7..1a32d0b7 100644
--- a/.rr.yaml
+++ b/.rr.yaml
@@ -57,6 +57,9 @@ http:
http2:
# enable HTTP/2, only with TSL
enabled: true
+
+ # enable H2C on TCP connections
+ h2c: true
# max transfer channels
maxConcurrentStreams: 128