test fix: disbaled upload

This commit is contained in:
Michael 2024-09-05 17:20:53 +02:00
parent 4447e88168
commit 3866a225ec
1 changed files with 1 additions and 1 deletions

View File

@ -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;