mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-07-31 13:22:46 +00:00
Adding FAQ Questions with common questions (#2641)
* Adding FAQ Questions with common questions * changing order of the FAQ to reflect suggestions
This commit is contained in:
parent
ef7262a7a2
commit
30dbc5ac44
2 changed files with 33 additions and 2 deletions
|
@ -77,5 +77,12 @@ If there aren't, you will see a log lines like this:
|
|||
level=warning msg="IMPORTANT: Process file descriptor limit is currently 65535, it is recommended to raise the limit for Dendrite to at least 65535 to avoid issues"
|
||||
```
|
||||
|
||||
Follow the [Optimisation](../installation/10_optimisation.md) instructions to correct the
|
||||
Follow the [Optimisation](../installation/11_optimisation.md) instructions to correct the
|
||||
available number of file descriptors.
|
||||
|
||||
## 6. STUN/TURN Server tester
|
||||
|
||||
If you are experiencing problems with VoIP or video calls, you should check that Dendrite
|
||||
is able to successfully connect your TURN server using
|
||||
[Matrix VoIP Tester](https://test.voip.librepush.net/). This can highlight any issues
|
||||
that the server may encounter so that you can begin the troubleshooting process.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue