From 595b2333277f7862bc78ec0666871553ac11b71a Mon Sep 17 00:00:00 2001 From: Steve Seguin Date: Sun, 22 Nov 2020 00:30:47 -0500 Subject: [PATCH] Update turnserver.md --- turnserver.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/turnserver.md b/turnserver.md index d777148..5908b09 100644 --- a/turnserver.md +++ b/turnserver.md @@ -48,7 +48,7 @@ sudo ufw allow 49152:65535/udp If we expect heavy usage of this server, like hundreds of connections, you might want to ensure your system supports enough open sockets. I'm not sure if this actually works or is needed, but you can see this article for example on how to increase the number of available sockets on Ubuntu: https://medium.com/@muhammadtriwibowo/set-permanently-ulimit-n-open-files-in-ubuntu-4d61064429a -Update turnserver.conf with passwords, domain names, and whatever else that needs changing. Example contents are provided below. Once you have updated it, start the TURN server and ensure it started correctly. +Next, update turnserver.conf with passwords, domain names, and whatever else that needs changing. Example contents are provided below. Once you have updated it, start the TURN server and ensure it started correctly. ``` sudo vi /etc/turnserver.conf