From 2ce0d53a23910468e3c43c4146d1a27312593c85 Mon Sep 17 00:00:00 2001 From: Yalh Date: Sun, 27 Jan 2019 08:10:03 +0100 Subject: [PATCH] manage username --- conf/z-push.conf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/z-push.conf.php b/conf/z-push.conf.php index 1c4c02f..1b3e642 100644 --- a/conf/z-push.conf.php +++ b/conf/z-push.conf.php @@ -54,7 +54,7 @@ * false - use the username only. * true - string the mobile sends as username, e.g. full email address (default). */ - define('USE_FULLEMAIL_FOR_LOGIN', true); + define('USE_FULLEMAIL_FOR_LOGIN', false); /********************************************************************************** * StateMachine setting