[imp] Refresh

Bubuk Gabrok bubuk.gabrok at yahoo.com
Sun Feb 17 08:12:31 UTC 2008


in horde/config/prefs.php

$_prefs['summary_refresh_time'] = array(
    'value' => 30,
    'locked' => false,
    'shared' => false,
    'type' => 'enum',
    'enum' => array(0 => _("Never"),
                    30 => _("Every 30 seconds"),
                    60 => _("Every minute"),
                    300 => _("Every 5 minutes"),
                    900 => _("Every 15 minutes"),
                    1800 => _("Every half hour")),
    'desc' => _("Refresh Portal View:")
);

would 30 seconds have impact on my server performance
?


--
Bubuk


      ____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 




More information about the imp mailing list