Lines Matching refs:true

43 …    = true;    // DO NOT DISABLE THIS ON ANY PUBLIC-ACCESSIBLE SERVER. Prevents phpThumb from disp…
44 $PHPTHUMB_CONFIG['high_security_enabled'] = true; // DO NOT DISABLE THIS ON ANY PUBLIC-ACC…
45 …rd'] = '__HSP_KEY__'; // required if 'high_security_enabled' is true, and must be at com…
48 … = false; // if false (default) only allow src within document_root; if true, allow src to be an…
49 $PHPTHUMB_CONFIG['allow_src_above_phpthumb'] = true; // if true (default), allow src to be an…
50 $PHPTHUMB_CONFIG['auto_allow_symlinks'] = true; // if true (default), allow symlink targ…
83 … // if true, source images obta…
87 $PHPTHUMB_CONFIG['cache_source_filemtime_ignore_local'] = false; // if true, local source images w…
88 $PHPTHUMB_CONFIG['cache_source_filemtime_ignore_remote'] = true; // if true, remote source images …
103 $PHPTHUMB_CONFIG['cache_force_passthru'] = true; // if true, cached image data will always be pass…
117 $PHPTHUMB_CONFIG['prefer_imagemagick'] = true; // If true, use ImageMagick to resize thumbn…
118 $PHPTHUMB_CONFIG['imagemagick_use_thumbnail'] = true; // If true, use ImageMagick's "-thumbnail" r…
154 $PHPTHUMB_CONFIG['output_interlace'] = true; // if true: interlaced output for GIF/PNG, progressi…
163 $PHPTHUMB_CONFIG['error_die_on_error'] = true; // die with error message on any fatal …
165true; // die with error message if source image cannot be processed by phpThumb() (usually bec…
168 …enabled'] = true; // If false will allow thumbnailin…
170 $PHPTHUMB_CONFIG['nohotlink_erase_image'] = true; // if t…
174 …nabled'] = true; // If false will allow thumbnails to …
176 … // If false will allow standalone calls to phpThumb(). If true then only requests …
177 …elink_erase_image'] = false; // if true thumbnail is covere…
215 $PHPTHUMB_CONFIG['disable_pathinfo_parsing'] = true; // if true, $_SERVER[PATH_INFO] is no…
216 $PHPTHUMB_CONFIG['disable_imagecopyresampled'] = false; // if true, imagecopyresampled is rep…
217 $PHPTHUMB_CONFIG['disable_onlycreateable_passthru'] = true; // if true, any image that can be par…
223 $PHPTHUMB_CONFIG['http_follow_redirect'] = true; // if true (default), follow "302 Found…
227 $PHPTHUMB_CONFIG['allow_local_http_src'] = false; // If true, 'src' parameter can be "http:…
228 $PHPTHUMB_CONFIG['use_exif_thumbnail_for_speed'] = false; // If true, and EXIF thumbnail is availab…
238 $PHPTHUMB_DEFAULTS_GETSTRINGOVERRIDE = true; // if true, any parameters in the URL will override t…
239true, GETstring parameters will be ignored (except for 'src') and only below default parameters wi…