Skip to content
This repository was archived by the owner on May 6, 2024. It is now read-only.

Commit 048a74a

Browse files
committed
trivial: move config file change note down
1 parent ce82347 commit 048a74a

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

source/reference/configuration-options.txt

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,6 @@ Configuration File Options
44

55
.. default-domain:: mongodb
66

7-
.. important::
8-
9-
.. versionchanged:: 2.6
10-
MongoDB 2.6 introduces a YAML-based configuration file format.
11-
The :v2.4:`2.4 configuration file format
12-
</reference/configuration-options>` remains for backward
13-
compatibility.
14-
157
The following page describes the configuration options available in
168
MongoDB |version|. For configuration file options for other versions of
179
MongoDB, see the appropriate version of the MongoDB Manual.
@@ -36,7 +28,13 @@ file.
3628
File Format
3729
~~~~~~~~~~~
3830

39-
.. versionchanged:: 2.6
31+
.. important::
32+
33+
.. versionchanged:: 2.6
34+
MongoDB 2.6 introduces a YAML-based configuration file format.
35+
The :v2.4:`2.4 configuration file format
36+
</reference/configuration-options>` remains for backward
37+
compatibility.
4038

4139
MongoDB configuration files use the `YAML <http://www.yaml.org>`_ format
4240
[#yaml-json]_.

0 commit comments

Comments
 (0)