From 0ed6f3ba4b9d883ad0d961c6e65c455c3379e1b9 Mon Sep 17 00:00:00 2001 From: Carlton Gibson Date: Tue, 15 Dec 2020 12:08:45 +0100 Subject: [PATCH] Corrected formatting in settings docs. --- docs/ref/settings.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/ref/settings.txt b/docs/ref/settings.txt index 8cb14e9768..856d4cc36b 100644 --- a/docs/ref/settings.txt +++ b/docs/ref/settings.txt @@ -1024,8 +1024,8 @@ The amount by which the DATAFILE_TMP is extended when more space is required. .. setting:: DATA_UPLOAD_MAX_MEMORY_SIZE -DATA_UPLOAD_MAX_MEMORY_SIZE ---------------------------- +``DATA_UPLOAD_MAX_MEMORY_SIZE`` +------------------------------- Default: ``2621440`` (i.e. 2.5 MB). @@ -1046,8 +1046,8 @@ See also :setting:`FILE_UPLOAD_MAX_MEMORY_SIZE`. .. setting:: DATA_UPLOAD_MAX_NUMBER_FIELDS -DATA_UPLOAD_MAX_NUMBER_FIELDS ------------------------------ +``DATA_UPLOAD_MAX_NUMBER_FIELDS`` +--------------------------------- Default: ``1000``