From 7fda6c4b2c3bf103bfef0b7e9a463ac9f2c35214 Mon Sep 17 00:00:00 2001 From: aly Date: Sun, 29 Dec 2024 18:21:04 +1000 Subject: [PATCH] Update public/v4/apps/matrix-conduwuit.yml --- public/v4/apps/matrix-conduwuit.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/public/v4/apps/matrix-conduwuit.yml b/public/v4/apps/matrix-conduwuit.yml index bcb6739..95d5d68 100644 --- a/public/v4/apps/matrix-conduwuit.yml +++ b/public/v4/apps/matrix-conduwuit.yml @@ -14,7 +14,6 @@ services: CONDUWUIT_ALLOW_CHECK_FOR_UPDATES: 'true' CONDUWUIT_MAX_REQUEST_SIZE: '$$cap_conduwuit_max_request_size' CONDUWUIT_TRUSTED_SERVERS: '["matrix.org"]' - CONDUWUIT_MAX_CONCURRENT_REQUESTS: '$$cap_conduwuit_max_concurrent_requests' CONDUWUIT_LOG: warn,state_res=warn volumes: - '$$cap_appname-data:/var/lib/conduwuit' @@ -73,9 +72,6 @@ caproverOneClickApp: If you set this higher than 500000000, you will will also need to increase the nginx "client_max_body_size". validRegex: '/^[0-9]{2,}$/' - - id: '$$cap_conduwuit_max_concurrent_requests' - label: Maximum number of concurrent requests - defaultValue: '100' instructions: start: >- conduwuit is a very cool, featureful fork of Conduit