[3.1.x] Corrected formatting in settings docs.
Backport of 0ed6f3ba4b
from master
This commit is contained in:
parent
5d41fd22dc
commit
3d28beea00
|
@ -1020,8 +1020,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).
|
||||
|
||||
|
@ -1042,8 +1042,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``
|
||||
|
||||
|
|
Loading…
Reference in New Issue