diff --git a/app/config/collections.php b/app/config/collections.php index 00d3be12cd..151f480cb3 100644 --- a/app/config/collections.php +++ b/app/config/collections.php @@ -455,7 +455,7 @@ $collections = [ '$id' => ID::custom('error'), 'type' => Database::VAR_STRING, 'format' => '', - 'size' => 16, + 'size' => 255, 'signed' => true, 'required' => true, 'default' => '',