Skip to content

Commit db4095c

Browse files
authored
Clarify safe mode
1 parent 2a336a3 commit db4095c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/configuration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ The following features are enabled when debug mode is enabled:
188188

189189
The safe mode setting is found in the `config/cms.php` configuration file with the `enableSafeMode` parameter. The default value is `null`.
190190

191-
If safe mode is enabled, the PHP code section is disabled in CMS templates for security reasons. If set to `null`, safe mode is on when [debug mode](#debug-mode) is disabled.
191+
If safe mode is enabled, editing the PHP code section is disabled in CMS templates for security reasons. If set to `null`, safe mode is on when [debug mode](#debug-mode) is disabled.
192192

193193
### CSRF protection
194194

0 commit comments

Comments
 (0)