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

Commit b49c340

Browse files
committed
Added note about production mode
1 parent 40a7009 commit b49c340

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/guides/v2.3/config-guide/bootstrap/magento-modes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ You can run Magento in any of the following *modes*:
4343
<li>Serves static view files from cache only.</li>
4444
<li>Prevents automatic code file compilation. New or updated files are not written to the file system.</li>
4545
<li><b>Does not allow you to enable or disable cache types in Admin.</b> <a href="{{ page.baseurl }}/config-guide/cli/config-cli-subcommands-cache.html#config-cli-subcommands-cache-en">More information about enabling and disabling the cache</a>.</li>
46+
<li>Some fields, such as the Advanced and Developer system configuration sections in the Admin, are not available in production mode.</li>
4647
</ul></td>
4748
</tr>
4849
<tr>

0 commit comments

Comments
 (0)