[Web] add app hide option
This commit is contained in:
committed by
DerLinkman
parent
415c1d0574
commit
6e35574c72
@@ -122,7 +122,9 @@ $SHOW_DKIM_PRIV_KEYS = false;
|
||||
$MAILCOW_APPS = array(
|
||||
array(
|
||||
'name' => 'Webmail',
|
||||
'link' => '/SOGo/',
|
||||
'link' => '/SOGo/so/',
|
||||
'user_link' => '/sogo-auth.php?login=%u',
|
||||
'hide' => true
|
||||
)
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user