1
0
Fork 0
mirror of synced 2024-10-03 02:37:40 +13:00

Merge branch 'main' into kvs-patch

This commit is contained in:
KRISH SONI 2023-10-25 23:56:54 +05:30 committed by GitHub
commit 822596b2c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,7 @@ use Utopia\Logger\Logger;
use Utopia\Pools\Group;
use Utopia\Queue\Connection;
Authorization::disable();
Authorization::setDefaultStatus(false);
Runtime::enableCoroutine(SWOOLE_HOOK_ALL);