1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-22 23:52:51 +02:00

Strict mode only reporting 404 when failure, #127.

This commit is contained in:
Mikael Roos
2015-12-07 15:30:34 +01:00
parent c009f423a2
commit 0b2723feee
4 changed files with 14 additions and 8 deletions

View File

@@ -13,8 +13,9 @@ return array(
* Default values:
* mode: 'production'
*/
//'mode' => 'production', // 'development', 'strict'
//'mode' => 'development', // 'development', 'strict'
//'mode' => 'production',
//'mode' => 'development',
//'mode' => 'strict',