<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi<br>
    <br>
    Add this to config.inc.php<br>
    <br>
    /** minimum cron frequency -- In minutes */<br>
    $MINIMUM_CRON_FREQUENCY = 5;   or what time you want<br>
    <br>
    Then adjust scheduler in back end to suit<br>
    <br>
    Kevin<br>
    <div class="moz-cite-prefix">On 12/07/14 08:58, socialboostdk wrote:<br>
    </div>
    <blockquote
cite="mid:CACQ7aj82SFuR9vof6OW9EsV+DODScN9SKw61HiSJun+2pYX9xA@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi there guys,
        <div><br>
        </div>
        <div>I'm having a puzzle :)</div>
        <div><br>
        </div>
        <div>Is it possible to fire the vtiger cron more often than
          every 15 mins? Ie perhaps every 3-4-5 mins or so?</div>
        <div><br>
        </div>
        <div>From what I can read its strongly suggested to keep it at
          15, but why is this + is it possible to somehow fix it to be
          more frequent (without causing the server to die in the
          process)</div>
        <div><br>
        </div>
        <div>Thanks!!</div>
        <div><br>
        </div>
        <div>:) Chr</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
<a class="moz-txt-link-freetext" href="http://www.vtiger.com/">http://www.vtiger.com/</a></pre>
    </blockquote>
    <br>
  </body>
</html>