1
0
Marcin Mikołajczak 6 жил өмнө
parent
commit
97917768f0

+ 1 - 1
config/pixelfed.php

@@ -106,7 +106,7 @@ return [
     | Change the caption length limit for new local posts.
     | 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),
 
 
     /*
     /*
     |--------------------------------------------------------------------------
     |--------------------------------------------------------------------------