Marcin Mikołajczak %!s(int64=7) %!d(string=hai) anos
pai
achega
97917768f0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      config/pixelfed.php

+ 1 - 1
config/pixelfed.php

@@ -106,7 +106,7 @@ return [
     | Change the caption length limit for new local posts.
     |
     */
-    'max_caption_length' => env('MAX_CAPTION_LENGTH', 150),
+    'max_caption_length' => env('MAX_CAPTION_LENGTH', 500),
 
     /*
     |--------------------------------------------------------------------------