]> git.donarmstrong.com Git - infobot.git/blobdiff - src/Shm.pl
mess with scheduling
[infobot.git] / src / Shm.pl
index f9b93624b1227c29581d5d3a39042afafbd6b519..3ce116c761cd90cd473eab25e85e8147cb587c9e 100644 (file)
@@ -229,7 +229,7 @@ sub shmFlush {
     return if ($$ != $::bot_pid); # fork protection.
 
     if (@_) {
-       &ScheduleThis(5, "shmFlush");
+       &ScheduleThis(15, "shmFlush");
        return if ($_[0] eq "2");
     }