
15 Aug
2004
15 Aug
'04
7 a.m.
# -- # [name of job] -> close and delete all tickets in queue delete # -- 'clean_root' => { # get all tickets with these properties Queue => 'Rootmeldungen', # tickets older then 24 hours TicketCreateTimeOlderMinutes => 1440, # new ticket properties (no option is required, # use just the options which should be changed!) New => { # DELETE! Delete => 1, }, }, Ist die Angabe 1440 Min, korrekt? Er loescht mir naemlich alles. Karlo -- If Windows is the solution, can we please have the problem back?