From 8333a6ac80cbe72821e4f2384e7e15ffd9a975ba Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sat, 15 Dec 2018 15:35:35 +0100 Subject: Document the previous commit --- doc/source/config.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/source') diff --git a/doc/source/config.rst b/doc/source/config.rst index f57261d..104515b 100644 --- a/doc/source/config.rst +++ b/doc/source/config.rst @@ -181,7 +181,8 @@ argument and various information about it in the environment: This feature can be used, for example, to check if an uploaded file contains php code, using `vld `_, -via `this script `__. +via `a python script `__, +or `a php one `__. The upload will be **allowed** if the script returns the value ``0``. Every other value will prevent the file from being uploaded. -- cgit v1.3