summaryrefslogtreecommitdiff
path: root/.rr.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.rr.yaml')
-rw-r--r--.rr.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.rr.yaml b/.rr.yaml
index 94265867..2155545c 100644
--- a/.rr.yaml
+++ b/.rr.yaml
@@ -35,7 +35,10 @@ http:
# HTTP service provides HTTP2 transport
http2:
+ # enable HTTP/2, only with TSL
enabled: true
+
+ # max transfer channels
maxConcurrentStreams: 128
# max POST request size, including file uploads in MB.