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:
parent
140183f567
commit
2ce0d53a23
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue