1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/z-push_ynh.git synced 2024-09-03 18:05:58 +02:00

manage username

This commit is contained in:
Yalh 2019-01-27 08:10:03 +01:00
parent 140183f567
commit 2ce0d53a23

View file

@ -54,7 +54,7 @@
* false - use the username only. * false - use the username only.
* true - string the mobile sends as username, e.g. full email address (default). * 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 * StateMachine setting