diff --git a/app/config/collections2.php b/app/config/collections2.php index c94fd02060..7576f71736 100644 --- a/app/config/collections2.php +++ b/app/config/collections2.php @@ -179,7 +179,7 @@ $collections = [ [ '$id' => 'signed', 'type' => Database::VAR_BOOLEAN, - 'size' => 64, + 'size' => 0, 'signed' => true, 'required' => false, 'default' => null,