diff --git a/backend/jottacloud/jottacloud.go b/backend/jottacloud/jottacloud.go index 0ad340402..dd3983047 100644 --- a/backend/jottacloud/jottacloud.go +++ b/backend/jottacloud/jottacloud.go @@ -89,6 +89,7 @@ func getWhitelabelServices() map[string]struct { "elgiganten_dk": {"Elgiganten Cloud (Denmark)", "cloud.elgiganten.dk", "elgiganten", "desktop", []string{"openid", "jotta-default", "offline_access"}}, "gigantti": {"Gigantti Cloud (Finland)", "cloud.gigantti.fi", "gigantti", "desktop", []string{"openid", "jotta-default", "offline_access"}}, "elko": {"ELKO Cloud (Iceland)", "cloud.elko.is", "elko", "desktop", []string{"openid", "jotta-default", "offline_access"}}, + "mediamarkt": {"MediaMarkt Cloud", "mediamarkt.jottacloud.com", "mediamarkt", "desktop", []string{"openid", "jotta-default", "offline_access"}}, "letsgo": {"Let's Go Cloud (Germany)", "letsgo.jotta.cloud", "letsgo", "desktop-win", []string{"openid", "offline_access"}}, } } diff --git a/docs/content/jottacloud.md b/docs/content/jottacloud.md index cf16811da..b66ec2e46 100644 --- a/docs/content/jottacloud.md +++ b/docs/content/jottacloud.md @@ -28,6 +28,7 @@ as described [below](#whitelabel-authentication): - Onlime - Onlime (onlime.dk) - MediaMarkt + - MediaMarkt Cloud (mediamarkt.jottacloud.com) - Let's Go Cloud (letsgo.jotta.cloud) Paths are specified as `remote:path`