test fix: disbaled upload
This commit is contained in:
parent
4447e88168
commit
3866a225ec
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ class Kernel extends ConsoleKernel
|
|||
|
||||
$calculate_agent_cost = true;
|
||||
$third_party_integrations_allow = true;
|
||||
$third_party_integrations_nextcloud = true;
|
||||
$third_party_integrations_nextcloud = false;
|
||||
$third_party_integrations_open_project = false;
|
||||
$email_send_allow = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue