Expire email-sent file in Tracy

materix
Member | 65
+
0
-

Hello.

Is there any method to “expire” the generated “email-sent”-file in Tracy, so that it expires after an hour? (and a new notification email is sent every hour)

Thanks,
Eydun

David Grudl
Nette Core | 8082
+
+2
-
materix
Member | 65
+
0
-

Awesome!

materix
Member | 65
+
0
-

Can I make the same configuration in a Nette configuration file (common.neon)?

I have tried this, but it did not work.

tracy:
    logger:
        emailSnooze: 1 hour
materix
Member | 65
+
0
-

This has been added to Tracy in ver. 2.8.8.

tracy:
	emailSnooze: 1 hour