diff options
Diffstat (limited to 'docs/ref/settings.txt')
| -rw-r--r-- | docs/ref/settings.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/ref/settings.txt b/docs/ref/settings.txt index 3dc6edf333..5f8395563d 100644 --- a/docs/ref/settings.txt +++ b/docs/ref/settings.txt @@ -1067,8 +1067,6 @@ perform a similar check at that level. ``DATA_UPLOAD_MAX_NUMBER_FILES`` -------------------------------- -.. versionadded:: 3.2.18 - Default: ``100`` The maximum number of files that may be received via POST in a @@ -2597,8 +2595,6 @@ See also the :doc:`/ref/checks` documentation. ``STORAGES`` ------------ -.. versionadded:: 4.2 - Default:: { |
