1
0
Fork 0
mirror of synced 2024-06-02 19:04:49 +12:00

Code quality improvements

This commit is contained in:
Matej Bačo 2022-04-27 13:17:27 +00:00
parent 4bc8ec11e0
commit 2ab9c40b43

View file

@ -19,6 +19,7 @@ use Utopia\Audit\Audit;
require_once __DIR__ . '/../init.php';
Authorization::disable();
Authorization::setDefaultStatus(false);
Console::title('Deletes V1 Worker');
Console::success(APP_NAME . ' deletes worker v1 has started' . "\n");