Entries for rts_servers
- Last UpdatedApr 30, 2024
- 1 minute read
rts_servers is an object where each property defines a unique rts_server instance by name. The value of each entry consists of the following entries:
|
Entry |
Default |
Description |
|---|---|---|
|
host |
127.0.0.1 |
The IP address to listen on. |
|
port |
auto |
The port number to listen on. Set this entry to auto to pick an available port automatically. |
Typically, only a single entry named default is defined.