We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b342ac commit a071d31Copy full SHA for a071d31
source/reference/configuration-options.txt
@@ -4,11 +4,13 @@ Configuration File Options
4
5
.. default-domain:: mongodb
6
7
-.. versionchanged:: 2.6
8
- MongoDB introduces a YAML-based configuration file format.
9
- The :v2.4:`2.4 configuration file format
10
- </reference/configuration-options>` remains for backward
11
- compatibility.
+.. important::
+
+ .. versionchanged:: 2.6
+ MongoDB introduces a YAML-based configuration file format.
+ The :v2.4:`2.4 configuration file format
12
+ </reference/configuration-options>` remains for backward
13
+ compatibility.
14
15
Overview
16
--------
0 commit comments