[Web] add app hide option
This commit is contained in:
@@ -119,7 +119,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