[rt-users] RT Config settings
Kevin Falcone
falcone at bestpractical.com
Thu Jan 28 13:23:34 EST 2010
On Thu, Jan 28, 2010 at 10:17:45AM -0800, Ken Crocker wrote:
> TO list,
>
> I noticed the format/syntax for some settings has changed in 3.8.x from 3.6.x. (thanks
> Ruslan). Inmost cases, it went from "@xxxxx)" to Set(@xxxx)". This happened for active and
> inactive as well as "@LogToSyslogConf = ( )" to Set[@LogToSyslogConf = ()]; So my question is
> "What happened to "@MailPlugins = (qw);"? I can't even find it anymore. Did it get replaced
> by something? Thanks.
Kenn
You may want to peruse UPGRADING
===
UPGRADING FROM 3.6.X and earlier - Changes:
...
Config format has been made stricter. All options MUST be set using Set
function, no more "@XXX = (...) unless @XXX;". Use "Set(@XXX, ...);"
instead.
===
-kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20100128/3d8bd2c3/attachment.sig>
More information about the rt-users
mailing list