[imp] IMP and Gollem

Andy Dorman adorman at ironicdesign.com
Tue Apr 29 22:32:53 UTC 2014


On 04/29/2014 04:50 PM, Michael M Slusarz wrote:
> Quoting Art Stephens <astephens at ptera.com>:
>
>> We want to switch our email users over to Horde but since we have a 50M
>> limit on email storage we do not want people using gollem to store
>> files on
>> the server. I have googled for a way to remove File Manager from the
>> Others
>> menu at the top of Groupware 5.1.4 but can not find a way.
>
> Set gollem's status to 'inactive' in horde/config/registry.local.php
> (see registry.php for documentation).
>
> michael
>
> ___________________________________
> Michael Slusarz [slusarz at horde.org]
>
  Like this in horde/config/registry.local.php ...

// do not enable Gollem, the file storage app
$this->applications['gollem']['status'] = 'inactive';
$this->applications['gollem-menu']['status'] = 'inactive';


-- 
Andy Dorman



More information about the imp mailing list