mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
fixes #860 detect duplicates during upload
This commit is contained in:
@@ -49,6 +49,7 @@ $main_checkboxes = array(
|
||||
'history_guest',
|
||||
'show_mobile_app_banner_in_gallery',
|
||||
'show_mobile_app_banner_in_admin',
|
||||
'upload_detect_duplicate',
|
||||
);
|
||||
|
||||
$sizes_checkboxes = array(
|
||||
|
||||
Reference in New Issue
Block a user