Help for this page
# In your initialisation code my $stats_update_frequency = 300; ... update_stats(); $last_stats_update = time; }