mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-10 02:33:02 +02:00
related to #1657 svg support in batch manager unit
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
|
||||
// picture_ext : file extensions for picture file, must be a subset of
|
||||
// file_ext
|
||||
// Add 'svg' to this array to support svg images.
|
||||
$conf['picture_ext'] = array('jpg','jpeg','png','gif');
|
||||
|
||||
// file_ext : file extensions (case sensitive) authorized
|
||||
|
||||
Reference in New Issue
Block a user