The new flood.advert.interval accepts input in hours. But advert.interval accepts input in minutes. Would be good they both accept the same time unit.
Also, while trying to set flood advert interval to 60, thinking it is in minutes, it tells me "Error: max is 48 hours". When I try to set it to 1 (hour), it says "Error: min is 3 hours". Would be good to print both acceptable min and max values every time, whether it exceeds min or max, so users don't have to hit the errors twice trying to guess what the min and max are. Thanks.