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 05527602b..064b9577b 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