mirror of https://github.com/OpenVidu/openvidu.git
Fix typo in commentary wich causes bad restarts
parent
bdf637229d
commit
9e0c4aeeea
|
@ -150,7 +150,7 @@ OPENVIDU_PRO_CLUSTER_LOAD_STRATEGY=streams
|
||||||
# For example 192.168.1.101
|
# For example 192.168.1.101
|
||||||
# OPENVIDU_PRO_PRIVATE_IP=
|
# OPENVIDU_PRO_PRIVATE_IP=
|
||||||
|
|
||||||
# Where to store recording files. Can be “local” (local storage) or “s3” (AWS bucket).
|
# Where to store recording files. Can be 'local' (local storage) or 's3' (AWS bucket).
|
||||||
# You will need to define a OPENVIDU_PRO_AWS_S3_BUCKET if you use it.
|
# You will need to define a OPENVIDU_PRO_AWS_S3_BUCKET if you use it.
|
||||||
#OPENVIDU_PRO_RECORDING_STORAGE=
|
#OPENVIDU_PRO_RECORDING_STORAGE=
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue