[otrs] Customize time period for "Pending Auto Close" ticket state
Nils Breunese (Lemonbit)
nils at lemonbit.nl
Mon Jul 16 19:45:32 GMT 2007
Gustavo Azambuja wrote:
> Hi, you have put a line in file Defaults.pm:
>
> root at Server1:/usr/share/otrs/Kernel/Config# cat Defaults.pm |grep
> Pending
> $Self->{'Ticket::Frontend::PendingDiffTime'} = '604800';
>
> (60seg. * 60min. * 24h * 7days = 604800seg.)
If you want to override a default settings it's better to set a value
in Config.pm. So, don't (ever) edit Defaults.pm, but put $Self->
{'Ticket::Frontend::PendingDiffTime'} = '604800'; in Kernel/
Config.pm. Working this way can make upgrades smoother. Of course
editing Defaults.pm directly also works, but it's not the way it's
meant to be done.
Nils Breunese.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: Dit deel van het bericht is digitaal ondertekend
Url : http://lists.otrs.org/pipermail/otrs/attachments/20070716/ff6e4c83/PGP.pgp
More information about the otrs
mailing list