From 48702fa7ff7fd7e3a392870298edf1b140591bab Mon Sep 17 00:00:00 2001 From: Jorn Vanloofsvelt <6916250+JVanloofsvelt@users.noreply.github.com> Date: Thu, 3 Oct 2024 19:58:04 +0200 Subject: [PATCH] [docs/azure] Fix typo in the max_memory_size config option (#1458) --- docs/backends/azure.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/backends/azure.rst b/docs/backends/azure.rst index fb242ff8..d59282d6 100644 --- a/docs/backends/azure.rst +++ b/docs/backends/azure.rst @@ -123,7 +123,7 @@ Settings Global connection timeout in seconds. -``max_memory`` size ``AZURE_BLOB_MAX_MEMORY_SIZE`` +``max_memory_size`` or ``AZURE_BLOB_MAX_MEMORY_SIZE`` Default: ``2*1024*1024`` i.e ``2MB``