From c3033a54b1e37287020d8f1f6b541ce4be8d2971 Mon Sep 17 00:00:00 2001 From: Georgiy Zatserklianyi Date: Wed, 8 Feb 2023 23:55:07 +0200 Subject: [PATCH] per_slot_settings(docs): settings 1 --- docs/topics/settings.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/topics/settings.rst b/docs/topics/settings.rst index d636dc301..bde33a0e9 100644 --- a/docs/topics/settings.rst +++ b/docs/topics/settings.rst @@ -771,6 +771,14 @@ The default HTTPS handler uses HTTP/1.1. To use HTTP/2: .. _http2 faq: https://http2.github.io/faq/#does-http2-require-encryption .. _server pushes: https://tools.ietf.org/html/rfc7540#section-8.2 +.. setting:: DOWNLOAD_SLOTS + +DOWNLOAD_SLOTS +---------------- + +Default: ``{}`` + + .. setting:: DOWNLOAD_TIMEOUT DOWNLOAD_TIMEOUT