3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-04 08:05:23 +00:00

Added exif to required extensions

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2024-05-22 18:27:52 +01:00
parent c4b4923ff8
commit b1e7c772ae

View File

@ -248,6 +248,7 @@ $required_exts_array =
[
'bcmath',
'curl',
'exif',
'fileinfo',
'gd|imagick',
'json',