mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-23 03:31:17 +01:00
Always return info
This commit is contained in:
parent
ad88cf856a
commit
470322b354
@ -63,9 +63,6 @@ abstract class Tools extends AsyncTools
|
||||
break;
|
||||
}
|
||||
}
|
||||
if ($ok) {
|
||||
return null;
|
||||
}
|
||||
return [
|
||||
'maxFibers' => $x,
|
||||
'realMemoryMb' => (int) (\memory_get_usage(true)/1024/1024),
|
||||
|
Loading…
x
Reference in New Issue
Block a user