[kronolith] kronolith default alarm

Lars Stavholm stava at telcotec.se
Thu Jan 11 10:47:46 PST 2007


Larry Weldon wrote:
> I had no success with google or the kronolith config files...
> 
> Is there a way to change the Alarm default from Off to On?

Try horde/kronolith/config/prefs.php:
[snip]
// default alarm
$_prefs['default_alarm'] = array(
    'value' => '',
    'locked' => false,
    'shared' => false,
    'type' => 'implicit',
);

[snip]

Maybe value = 1.

/Lars


More information about the kronolith mailing list