You'll have to go into PhpMyAdmin (a web-based MySQL database administration tool commonly available with your hosting control panel) and change the structure of the database.
Edit the del field in the lm_follow table. Change it from TINYINT to SMALLINT. This will provide for delays up to 32767.
This change will be automatically applied to everyone in the next release.
Regards!