diff --git a/app/config/collections2.php b/app/config/collections2.php index 191d71fe2b..57b48da077 100644 --- a/app/config/collections2.php +++ b/app/config/collections2.php @@ -280,7 +280,7 @@ $collections = [ '$id' => 'status', 'type' => Database::VAR_STRING, 'format' => '', - 'size' => 256, + 'size' => 16, 'signed' => true, 'required' => false, 'default' => null,