#12927 fixed tsync queue sync in ad
This commit is contained in:
parent
d482425991
commit
cde714aa94
|
@ -294,7 +294,7 @@ function process_user_login_remote($login, $pass, $api=false)
|
|||
$pass,
|
||||
false,
|
||||
true,
|
||||
defined('METACONSOLE'),
|
||||
defined('METACONSOLE') && is_centralized() === false,
|
||||
]
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in New Issue