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 1b3cf04 commit 440714dCopy full SHA for 440714d
docs/config.rst
@@ -22,7 +22,7 @@ Required settings
22
23
.. describe:: environment_name
24
25
- The name of the environment, this defaults to the `MIX_ENV` environment variable.
+ The name of the environment, this defaults to the ``MIX_ENV`` environment variable.
26
27
.. describe:: dsn
28
@@ -33,7 +33,7 @@ Optional settings
33
34
.. describe:: included_environments
35
36
- The list of environments you want to send reports to sentry, this defaults to `~w(prod test dev)a`.
+ The list of environments you want to send reports to sentry, this defaults to ``~w(prod test dev)a``.
37
38
.. describe:: tags
39
0 commit comments