From e645cd4d59768c239b80c0f8f13e535e792d4105 Mon Sep 17 00:00:00 2001 From: Peter Date: Sat, 16 Apr 2022 13:05:49 +0200 Subject: [PATCH] Update u_e-sogo.en.md --- docs/manual-guides/SOGo/u_e-sogo.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual-guides/SOGo/u_e-sogo.en.md b/docs/manual-guides/SOGo/u_e-sogo.en.md index 9cb087831..e048038ba 100644 --- a/docs/manual-guides/SOGo/u_e-sogo.en.md +++ b/docs/manual-guides/SOGo/u_e-sogo.en.md @@ -107,4 +107,4 @@ Run `docker-compose restart memcached-mailcow sogo-mailcow` to activate the chan ## Reset TOTP / Disable TOTP -Run `docker-compose exec -u sogo sogo-mailcow sogo-tool user-preferences set defaults user@domain.tld SOGoTOTPEnabled '{"SOGoTOTPEnabled":0}'` from within the mailcow directory. \ No newline at end of file +Run `docker-compose exec -u sogo sogo-mailcow sogo-tool user-preferences set defaults user@example.com SOGoTOTPEnabled '{"SOGoTOTPEnabled":0}'` from within the mailcow directory.