1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-31 03:19:48 +02:00

Add check for postprocessing tools in path in webroot/check_system.php, #104.

This commit is contained in:
Mikael Roos
2015-10-18 18:13:12 +02:00
parent 1bd6fc8a2c
commit 9e2bd27c6e
4 changed files with 23 additions and 7 deletions

View File

@@ -110,8 +110,7 @@ return array(
/**
* The name representing a dummy image which is automatically created
* and stored at the defined path. The dummy image can then be used
* inplace of an original image as a placeholder.
* and stored at the defined path.
* The dummy_dir must be writable and it defaults to a subdir of the
* cache directory.
* Write protect the dummy_dir to prevent creation of new dummy images,