mirror of https://github.com/OpenVidu/openvidu.git
Update .env
parent
090164ece9
commit
c9eeef958f
|
@ -133,14 +133,6 @@ OPENVIDU_PRO_CLUSTER_AUTOSCALING=false
|
||||||
# (and therefore distribution of load) among all available Media Nodes
|
# (and therefore distribution of load) among all available Media Nodes
|
||||||
OPENVIDU_PRO_CLUSTER_LOAD_STRATEGY=streams
|
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
|
# Whether to enable or disable Network Quality API. You can monitor and
|
||||||
# warn users about the quality of their networks with this feature
|
# warn users about the quality of their networks with this feature
|
||||||
# OPENVIDU_PRO_NETWORK_QUALITY=false
|
# OPENVIDU_PRO_NETWORK_QUALITY=false
|
||||||
|
|
Loading…
Reference in New Issue