diff --git a/app/Status.php b/app/Status.php index 9cc6cc757..5819d0961 100644 --- a/app/Status.php +++ b/app/Status.php @@ -48,7 +48,7 @@ class Status extends Model const MAX_HASHTAGS = 30; - const MAX_LINKS = 2; + const MAX_LINKS = 0; public function profile() {