6 lines
215 B
INI
6 lines
215 B
INI
[gd]
|
|
; Tell the jpeg decode to ignore warnings and try to create
|
|
; a gd image. The warning will then be displayed as notices
|
|
; disabled by default
|
|
; http://php.net/gd.jpeg-ignore-warning
|
|
;gd.jpeg_ignore_warning = 1
|