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 98eab13 commit e09a5aaCopy full SHA for e09a5aa
developer_manual/basics/storage/configuration.rst
@@ -78,7 +78,7 @@ Naming conventions
78
79
For consistency there are conventions for config keys:
80
81
-* System config keys should only contain lower case letters, numbers and `_`. This ensures that they can be used as environment variables.
+* System config keys should only contain lower case letters, numbers and ``_``. This ensures that they can be used as environment variables.
82
* Keys can be scoped to subsystems like ``<subsystem>_<key>``. This makes it easier to group related configuration.
83
84
Here are some examples:
0 commit comments