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