You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: src/guides/v2.3/config-guide/bootstrap/magento-modes.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,7 @@ You can run Magento in any of the following *modes*:
43
43
<li>Serves static view files from cache only.</li>
44
44
<li>Prevents automatic code file compilation. New or updated files are not written to the file system.</li>
45
45
<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>
0 commit comments