Lines Matching refs:set

43 …our system. If true, phpThumbDebug and error messages will be disabled. If set to false (debug mes…
44 …ver to other servers. When enabled, requires 'high_security_password' set to be set and requires t…
57 …Y_SEPARATOR; // set the cache directory…
58 …Y_SEPARATOR.'phpthumb'.DIRECTORY_SEPARATOR.'cache'.DIRECTORY_SEPARATOR; // set the cache directory…
59 …SEPARATOR; // set the cache directory…
62 …CTORY_SEPARATOR; // set the cache directory…
66 …able_warning] is false, an error image will be generated warning to either set the cache directory…
84 …RY_SEPARATOR.'cache'.DIRECTORY_SEPARATOR.'source'.DIRECTORY_SEPARATOR; // set the cache directory…
88 …ource image is changed or removed. WARNING: cached performance MUCH slower if this is set to false.
94 // parameters (set at the bottom of phpThumb.config.php) are used for processing.
101 … // allow phpThumb to share 1 set of cached files eve…
112 //$PHPTHUMB_CONFIG['temp_directory'] = '/tmp/persistent/phpthumb/cache/'; // set to absolute path
113 $PHPTHUMB_CONFIG['temp_directory'] = $PHPTHUMB_CONFIG['cache_directory']; // set to same as cache …
120 // Windows: set absolute pathname
123 …// *nix: set absolute pathname to "convert", or leave as null if "convert" is in the path (locatio…
236 // If any parameters are constant across ALL images, you can set them here
238 …ue, any parameters in the URL will override the defaults set here; if false, any parameters set he…
239 … be used (depending on $PHPTHUMB_DEFAULTS_GETSTRINGOVERRIDE). Will be auto-set true if !empty($PHP…