mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2024-12-12 10:45:14 +02:00
Update
This commit is contained in:
parent
564fb82257
commit
7575b46fba
@ -43,12 +43,12 @@ $MAILCOW_APPS = array(
|
|||||||
array(
|
array(
|
||||||
'name' => 'SOGo',
|
'name' => 'SOGo',
|
||||||
'link' => '/SOGo/',
|
'link' => '/SOGo/',
|
||||||
'description' => 'SOGo is a collaborative software (groupware) server.'
|
'description' => 'SOGo is a web-based client for email, address book and calendar.'
|
||||||
),
|
),
|
||||||
// array(
|
// array(
|
||||||
// 'name' => 'Roundcube',
|
// 'name' => 'Roundcube',
|
||||||
// 'link' => '/rc/',
|
// 'link' => '/rc/',
|
||||||
// 'description' => 'Roundcube is a web-based IMAP email client.',
|
// 'description' => 'Roundcube is a web-based email client.',
|
||||||
// ),
|
// ),
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user