test fix: disbaled upload
This commit is contained in:
parent
4447e88168
commit
3866a225ec
|
@ -53,7 +53,7 @@ class Kernel extends ConsoleKernel
|
||||||
|
|
||||||
$calculate_agent_cost = true;
|
$calculate_agent_cost = true;
|
||||||
$third_party_integrations_allow = true;
|
$third_party_integrations_allow = true;
|
||||||
$third_party_integrations_nextcloud = true;
|
$third_party_integrations_nextcloud = false;
|
||||||
$third_party_integrations_open_project = false;
|
$third_party_integrations_open_project = false;
|
||||||
$email_send_allow = true;
|
$email_send_allow = true;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue