as far as i know is there no config file for RepeatTicket. there is only this part in RT_SiteConfig.pm
Plugin('RT::Extension::RepeatTicket');
and optional (i dont use this):
Set( $RepeatTicketCoexistentNumber, 1 );
Set( $RepeatTicketLeadTime, 14 );
Set( $RepeatTicketSubjectFormat, '__Subject__' );
--
View this message in context:
http://requesttracker.8502.n7.nabble.com/Problem-with-extension-RepeatTicket-tp60471p60475.html
Sent from the Request Tracker - User mailing list archive at Nabble.com.
