Skip to content
  • Richard Mansfield's avatar
    make cron maxrunage configurable · 4044df8b
    Richard Mansfield authored
    This is essential for server configurations that do not (or cannot) run
    the cron.php every minute.  This change:
    
    + makes the maxrunage configurable
    + makes the configuration a default of 300 (same as current code setting)
    (cherry picked from commit aa5618fb4d7bb22a77b813a735f1ae40f096a33a)
    
    Conflicts:
    
    	htdocs/config-defaults.php
    	htdocs/lib/cron.php
    4044df8b