Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit 42a0fa4

Browse files
committed
Added missing text
1 parent 0c71bd9 commit 42a0fa4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

_posts/2019-02-14-customize.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -950,7 +950,7 @@ Kurento uses the range 24577 - 32768, which is defined in `/etc/kurento/modules/
950950

951951
### Apply custom settings for TURN server
952952

953-
If always want a specific TURN server configuration, the following to `apply-config.sh` and modify `aaa.bbb.ccc.ddd` and `secret` with your values.
953+
If always want a specific TURN server configuration, the following to [apply-config.sh](#apply-confsh) and modify `aaa.bbb.ccc.ddd` and `secret` with your values.
954954

955955
```bash
956956
echo " - Update TURN server configuration turn-stun-servers.xml"

_posts/2020-07-10-dev23.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,11 @@ HERE
327327
328328
`systemctl status bbb-rap-resque-worker.service` shows three resque workers ready to process upto three recordings in parallel.
329329
330+
## Run three Kurento servers
331+
332+
Recommend running [three parallel Kurento servers](/2.2/customize.html#run-three-parallel-kurento-media-servers).
333+
334+
330335
# Setup development environment
331336
A few considerations before we start:
332337
- Required OS: Ubuntu 18.04 (bionic)

0 commit comments

Comments
 (0)