diff options
Diffstat (limited to 'doc/source/config.rst')
| -rw-r--r-- | doc/source/config.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/source/config.rst b/doc/source/config.rst index 0b7b7fd..bbf3b91 100644 --- a/doc/source/config.rst +++ b/doc/source/config.rst | |||
| @@ -261,6 +261,9 @@ readonly_exec | |||
| 261 | the execution of writeable PHP files. | 261 | the execution of writeable PHP files. |
| 262 | 262 | ||
| 263 | It can either be ``enabled`` or ``disabled`` and can be used in ``simulation`` mode. | 263 | It can either be ``enabled`` or ``disabled`` and can be used in ``simulation`` mode. |
| 264 | ``extended_checks`` can be specified to abort the execution if the executed | ||
| 265 | file or the folder containing it is owned by the user the PHP process is | ||
| 266 | running under. | ||
| 264 | 267 | ||
| 265 | :: | 268 | :: |
| 266 | 269 | ||
