diff --git a/app/config/collections/projects.php b/app/config/collections/projects.php index ec44e0a72b..152c6a5e6a 100644 --- a/app/config/collections/projects.php +++ b/app/config/collections/projects.php @@ -1699,7 +1699,7 @@ return [ 'format' => '', 'size' => 16, 'signed' => true, - 'required' => true, + 'required' => false, 'default' => 'waiting', 'array' => false, 'filters' => [],