This repository was archived by the owner on Nov 19, 2024. It is now read-only.
File tree 2 files changed +4
-2
lines changed
v2.1/config-guide/bootstrap
v2.2/config-guide/bootstrap
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,8 @@ You can run Magento in any of the following *modes*:
32
32
<li>Enables <a href="{{ page.baseurl }}/config-guide/cli/config-cli-subcommands-compiler.html">automatic code compilation</a></li>
33
33
<li>Enables enhanced debugging</li>
34
34
<li>Shows custom <code>X-Magento-*</code> HTTP request and response headers</li>
35
- <li>Results in the slowest performance (because of the preceding)</li></ul>
35
+ <li>Results in the slowest performance</li>
36
+ <li>Does not show errors on the frontend</li></ul>
36
37
</td>
37
38
</tr>
38
39
<tr>
Original file line number Diff line number Diff line change @@ -32,7 +32,8 @@ You can run Magento in any of the following *modes*:
32
32
<li>Enables <a href="{{ page.baseurl }}/config-guide/cli/config-cli-subcommands-compiler.html">automatic code compilation</a></li>
33
33
<li>Enables enhanced debugging</li>
34
34
<li>Shows custom <code>X-Magento-*</code> HTTP request and response headers</li>
35
- <li>Results in the slowest performance (because of the preceding)</li></ul>
35
+ <li>Results in the slowest performance</li>
36
+ <li>Does not show errors on the frontend</li></ul>
36
37
</td>
37
38
</tr>
38
39
<tr>
You can’t perform that action at this time.
0 commit comments