[horde] How to set quota format
Jan Schneider
jan at horde.org
Mon Aug 12 15:37:04 UTC 2013
Zitat von Lukas Engler <engler at rz.uni-frankfurt.de>:
> Hi,
> I would like to change the quota format from the default short to
> the long format. This is a snippet of my backends.local.php but so
> far nothing changed, it still shows the short format. What am I
> doing wrong?
The format name are the *keys*. Read the docs in backends.php again.
> Using imp 6.1.2
>
> 'quota' => array(
> 'driver' => 'imap',
> 'params' => array(
> 'hide_when_unlimited' => false,
> 'format' => array('long'),
> 'unit' => 'GB'
> )
> ),
>
> King regards Lukas
--
Jan Schneider
The Horde Project
http://www.horde.org/
More information about the horde
mailing list