diff --git a/app/config/collections.php b/app/config/collections.php index 021c4ff4c6..d48094849f 100644 --- a/app/config/collections.php +++ b/app/config/collections.php @@ -3424,7 +3424,7 @@ $collections = [ '$id' => 'value', 'type' => Database::VAR_STRING, 'format' => '', - 'size' => 16384, + 'size' => 8192, 'signed' => true, 'required' => true, 'default' => null,