RT# 73382 - fixed formatting issue with calendar
[freeside.git] / rt / etc / RT_Config.pm.in
index 498e53c..e88b764 100644 (file)
@@ -1674,7 +1674,7 @@ their preferences.
 
 =cut
 
-Set($MaxInlineBody, 12000);
+Set($MaxInlineBody, 120000);
 
 =item C<$ShowTransactionImages>