Web Mail set to LDAP

This commit is contained in:
Ross Trottier 2024-09-04 11:12:30 -06:00
parent 9d8fda9253
commit c01fd6c7d5

View File

@ -77,7 +77,7 @@ func getStarterLinks(baseUri string) []AppLink {
Description: "Email",
Image: "/static/img/roundcube.png",
Url: "https://roundcube." + baseUri,
LDAP: false,
LDAP: true,
DocumentationUrl: "https://roundcube.net/support/",
},
}