1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00
This commit is contained in:
Jake Barnby 2023-08-29 12:01:37 -04:00
parent 84177b0fb0
commit 8530830d90
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C
2 changed files with 0 additions and 3 deletions

View file

@ -24,8 +24,6 @@ use Utopia\Logger\Log;
use Utopia\Logger\Log\User;
use Utopia\Pools\Group;
//Runtime::enableCoroutine(SWOOLE_HOOK_NATIVE_CURL);
$http = new Server("0.0.0.0", App::getEnv('PORT', 80));
$payloadSize = 6 * (1024 * 1024); // 6MB

View file

@ -100,7 +100,6 @@ services:
- _APP_CONSOLE_WHITELIST_ROOT
- _APP_CONSOLE_WHITELIST_EMAILS
- _APP_CONSOLE_WHITELIST_IPS
- _APP_CONSOLE_WHITELIST_CODES
- _APP_SYSTEM_EMAIL_NAME
- _APP_SYSTEM_EMAIL_ADDRESS
- _APP_SYSTEM_SECURITY_EMAIL_ADDRESS