On 04/29/2014 04:50 PM, Michael M Slusarz wrote:
Quoting Art Stephens <asteph...@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 [slus...@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

--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Reply via email to