Add comments for RTC candidate.
This commit is contained in:
parent
ecf0f012b5
commit
6022ac5cdb
|
|
@ -325,6 +325,8 @@ rtc_server {
|
||||||
# eth0 eth1 Use network interface eth0 and eth1. # TODO: Implements it.
|
# eth0 eth1 Use network interface eth0 and eth1. # TODO: Implements it.
|
||||||
# Also by IP or DNS names:
|
# Also by IP or DNS names:
|
||||||
# 192.168.1.3 10.1.2.3 rtc.me # TODO: Implements it.
|
# 192.168.1.3 10.1.2.3 rtc.me # TODO: Implements it.
|
||||||
|
# And by multiple ENV variables:
|
||||||
|
# $CANDIDATE $EIP # TODO: Implements it.
|
||||||
# default: *
|
# default: *
|
||||||
candidate *;
|
candidate *;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user