I agree and I add a question :

Bubuk Gabrok wrote:
> 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
> ?

What to do to ignore people who configured their preferences to refresh 
at intervals smaller than, say, 5 minutes ???

-- 
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]
  • [imp] Refresh Bubuk Gabrok
    • Re: [imp] Refresh Jose-Marcio Martins da Cruz

Reply via email to