Merge pull request #250 from bpcurse/patch-1

change directory for turn server conf
This commit is contained in:
Mészáros Mihály
2020-04-22 21:33:09 +02:00
committed by GitHub
+1 -1
View File
@@ -113,7 +113,7 @@ To integrate with an LMS (e.g. Moodle), have a look at [LTI](LTI/LTI.md).
## TURN configuration
* You need an additional [TURN](https://github.com/coturn/coturn)-server for clients located behind restrictive firewalls! Add your server and credentials to `app/config.js`
* You need an additional [TURN](https://github.com/coturn/coturn)-server for clients located behind restrictive firewalls! Add your server and credentials to `app/public/config/config.js`
## Community-driven support