summaryrefslogtreecommitdiff
path: root/.rr.yaml
diff options
context:
space:
mode:
authorDmitry Patsura <[email protected]>2019-06-14 16:45:52 +0300
committerDmitry Patsura <[email protected]>2019-06-14 16:46:11 +0300
commit15746d3706fb9ed1e4a8e7d925f033878744b6a1 (patch)
treef775f49826c327234a176d0c35fa95fbe4bc99db /.rr.yaml
parent928bff44e21997e4b5f1caefa0e8a627a235b01d (diff)
Feature(http): Ability to disable HTTP2
Diffstat (limited to '.rr.yaml')
-rw-r--r--.rr.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.rr.yaml b/.rr.yaml
index fa94bcff..198f777b 100644
--- a/.rr.yaml
+++ b/.rr.yaml
@@ -35,6 +35,7 @@ http:
# HTTP service provides HTTP2 transport
http2:
+ enabled: true
maxConcurrentStreams: 128
# max POST request size, including file uploads in MB.