Skip to content

Commit 9348d34

Browse files
committed
Add paragraph on ordering and grouping of properties in the configuration file
1 parent 48b110c commit 9348d34

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Docs/src/content/docs/guides/config.mdoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ This guide provides information on the configuration file for Mercury Core, loca
99
While the configuration file aims to give control over as many options as possible in a pragmatic manner, the most effective way to tweak Mercury Core and other components of the Mercury suite will always be to modify their source code directly.
1010
{% /aside %}
1111

12+
Properties are grouped in ways that are intended to be intuitive, though other than this there are no strict rules on how they are organised. These groups, the names of the properties, and their default values, are all subject to change, and may be rearranged, renamed, or removed in future updates. The order of properties listed here is in accordance with how they appear in the reference configuration file, though they can be rearranged in any way as required.
13+
1214
## Properties
1315

1416
### Top-level

0 commit comments

Comments
 (0)