summaryrefslogtreecommitdiff
path: root/docs/ref/settings.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref/settings.txt')
-rw-r--r--docs/ref/settings.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/ref/settings.txt b/docs/ref/settings.txt
index 635cadc848..de2651aa82 100644
--- a/docs/ref/settings.txt
+++ b/docs/ref/settings.txt
@@ -911,8 +911,6 @@ The maximum size that the DATAFILE_TMP is allowed to grow to.
``DATAFILE_SIZE``
^^^^^^^^^^^^^^^^^
-.. versionadded:: 2.0
-
Default: ``'50M'``
This is an Oracle-specific setting.
@@ -924,8 +922,6 @@ The initial size of the DATAFILE.
``DATAFILE_TMP_SIZE``
^^^^^^^^^^^^^^^^^^^^^
-.. versionadded:: 2.0
-
Default: ``'50M'``
This is an Oracle-specific setting.
@@ -937,8 +933,6 @@ The initial size of the DATAFILE_TMP.
``DATAFILE_EXTSIZE``
^^^^^^^^^^^^^^^^^^^^
-.. versionadded:: 2.0
-
Default: ``'25M'``
This is an Oracle-specific setting.
@@ -950,8 +944,6 @@ The amount by which the DATAFILE is extended when more space is required.
``DATAFILE_TMP_EXTSIZE``
^^^^^^^^^^^^^^^^^^^^^^^^
-.. versionadded:: 2.0
-
Default: ``'25M'``
This is an Oracle-specific setting.