[Rt-commit] r4802 - in rt/branches/3.7-EXPERIMENTAL: .
ruz at bestpractical.com
ruz at bestpractical.com
Thu Mar 23 06:49:26 EST 2006
Author: ruz
Date: Thu Mar 23 06:49:25 2006
New Revision: 4802
Modified:
rt/branches/3.7-EXPERIMENTAL/ (props changed)
rt/branches/3.7-EXPERIMENTAL/lib/RT/Config.pm
Log:
r2183 at cubic-pc: cubic | 2006-03-23 14:56:12 +0300
* add description of zero value to MaxInlineBody option
Modified: rt/branches/3.7-EXPERIMENTAL/lib/RT/Config.pm
==============================================================================
--- rt/branches/3.7-EXPERIMENTAL/lib/RT/Config.pm (original)
+++ rt/branches/3.7-EXPERIMENTAL/lib/RT/Config.pm Thu Mar 23 06:49:25 2006
@@ -90,7 +90,7 @@
Overridable => 1,
Widget => '/Widgets/Form/Integer',
WidgetArguments => {
- Description => 'Max size of message(bytes) that would be inlined into history', #loc
+ Description => 'Max size of message(bytes) that would be inlined into history, put 0(zero) to inline any size', #loc
},
},
OldestTransactionsFirst => {
More information about the Rt-commit
mailing list