added build & push
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
* false - use the username only.
|
||||
* true - string the mobile sends as username, e.g. full email address (default).
|
||||
*/
|
||||
define('USE_FULLEMAIL_FOR_LOGIN', false);
|
||||
define('USE_FULLEMAIL_FOR_LOGIN', true);
|
||||
|
||||
/**********************************************************************************
|
||||
* StateMachine setting
|
||||
|
||||
Reference in New Issue
Block a user