From c9eeef958fb67b1d35940401eb219b7bfbbff7e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Fuente=20P=C3=A9rez?= Date: Thu, 5 Nov 2020 19:04:45 +0100 Subject: [PATCH] Update .env --- .../pro/docker-compose/openvidu-server-pro/.env | 8 -------- 1 file changed, 8 deletions(-) diff --git a/openvidu-server/deployments/pro/docker-compose/openvidu-server-pro/.env b/openvidu-server/deployments/pro/docker-compose/openvidu-server-pro/.env index 05527602..064b9577 100644 --- a/openvidu-server/deployments/pro/docker-compose/openvidu-server-pro/.env +++ b/openvidu-server/deployments/pro/docker-compose/openvidu-server-pro/.env @@ -133,14 +133,6 @@ OPENVIDU_PRO_CLUSTER_AUTOSCALING=false # (and therefore distribution of load) among all available Media Nodes OPENVIDU_PRO_CLUSTER_LOAD_STRATEGY=streams -# What parameter should be used to distribute the creation of new sessions -# (and therefore distribution of load) among all available Media Nodes -OPENVIDU_PRO_CLUSTER_LOAD_STRATEGY=streams - -# What parameter should be used to distribute the creation of new sessions -# (and therefore distribution of load) among all available Media Nodes -OPENVIDU_PRO_CLUSTER_LOAD_STRATEGY=streams - # Whether to enable or disable Network Quality API. You can monitor and # warn users about the quality of their networks with this feature # OPENVIDU_PRO_NETWORK_QUALITY=false