Skip to content

Commit 8c1cc23

Browse files
author
Orestis Tsakiridis
committed
Improved comment in advanced.conf
Refers #2718
1 parent b6b77da commit 8c1cc23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • restcomm/configuration/config-scripts/as7-config-scripts/restcomm

restcomm/configuration/config-scripts/as7-config-scripts/restcomm/advanced.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ RVD_UNDEPLOY='false'
9797
RVD_URL='' # override if RVD is not under the same domain with restcomm. Use a base url like http://myrvd.restcomm.com . No path included. This affects restcomm.xml/<rcmlserver/>
9898
RVD_VIDEO_SUPPORT='false' # Toggle RVD Video RCML generation and UI
9999
RVD_MAX_MEDIA_FILE_SIZE=4194304 # Limit media file size when uploading. For video should probably be greater
100-
RVD_HTTP_TIMEOUT='' # Timeout for http connections in rvd http client. It mainly affects connections to restcomm (create calls, fetch account etc.). It does not affect ES.
100+
RVD_HTTP_TIMEOUT='' # Timeout (ms) for http connections in rvd http client. It mainly affects connections to restcomm (create calls, fetch account etc.). It does not affect ES.
101101

102102

103103
#RMS pool size (Un-comment the resource that you want to set the pool size)

0 commit comments

Comments
 (0)