[horde] Maintenance Tasks - disable

Arjen de Korte build+horde at de-korte.org
Tue Jun 19 19:54:49 UTC 2018


Citeren Andreas Mauser <andreas at mauser.info>:

> ----- Nachricht von Patrick Boutilier <boutilpj at ednet.ns.ca> ---------
>   Datum: Tue, 19 Jun 2018 11:26:48 -0300
>     Von: Patrick Boutilier <boutilpj at ednet.ns.ca>
> Betreff: Re: [horde] Maintenance Tasks - disable
>      An: horde at lists.horde.org
>
>
>> On 06/19/2018 11:07 AM, Andreas Mauser wrote:
>>> Hi,
>>>
>>> I found to put
>>>
>>> $_prefs['rename_sentmail_monthly']['value'] = 0;
>>> $_prefs['delete_sentmail_monthly_keep']['value'] = 0;
>>> $_prefs['purge_sentmail_interval']['value'] = 0;
>>>
>>> into config/prefs.local.php
>>>
>>> Can someone point me there, where I can find all options?
>>>
>>> I feel, this is only for the mail. Whats the settings for the  
>>> calender please?
>>
>> Most likely kronolith/config/prefs.local.php
>
> I have this
>
> <?php
>   $_prefs['purge_events']['value'] = 0;
>   $_prefs['purge_events']['locked'] = true;
> $prefGroups['logintasks']['suppress'] = true;
>
> in kronolith/config/prefs.local.php
>
> But the Maintenance Window popped up today at me.

You most likely have stored 'purge_events' values for your users. The  
above will only set the value to '0' for new users or if no value is  
set, but will not override existing values stored in the database.  
You'll need to remove the stored values in order for the values to be  
reset to the defaults you fixed above.

>>
>>>
>>> Many thanks,
>>> Andreas
>>>
>>>
>>>
>
>
> ----- Ende der Nachricht von Patrick Boutilier <boutilpj at ednet.ns.ca> -----





More information about the horde mailing list