From eaba9e0e7421fec0bc7a0cd8745dc3fb4e2e72f1 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Tue, 12 Jul 2022 23:10:06 +0200 Subject: Document extended_checks for readonly_exec --- doc/source/config.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') 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 the execution of writeable PHP files. It can either be ``enabled`` or ``disabled`` and can be used in ``simulation`` mode. +``extended_checks`` can be specified to abort the execution if the executed +file or the folder containing it is owned by the user the PHP process is +running under. :: -- cgit v1.3