Hello, i wanted to know if it's possible to turn off alert resending.

I see we have this option in config.php:

$config['alerts']['interval']              = 86400;     // How frequently to re-send a notification for a continuing alert condition

do changing it to zero will stop it ?

Thank you