ac_id parameter added.
FossilOrigin-Name: 67ca25f35ce7a10812013447c53b9e1a9c64d46468635ff3f7409cfa76a3ee01
This commit is contained in:
parent
fd8ff08c50
commit
2c8ec7fd78
@ -2,6 +2,7 @@
|
|||||||
# Use IPv4 protocol
|
# Use IPv4 protocol
|
||||||
#
|
#
|
||||||
# ipv4=true
|
# ipv4=true
|
||||||
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
# Use IPv6 protocol
|
# Use IPv6 protocol
|
||||||
@ -15,13 +16,21 @@
|
|||||||
# listen = 192.168.0.15
|
# listen = 192.168.0.15
|
||||||
|
|
||||||
|
|
||||||
#
|
# dtls_psk
|
||||||
# dtls_psk =
|
|
||||||
#
|
#
|
||||||
# dtls_psk =
|
# dtls_psk =
|
||||||
|
|
||||||
|
#
|
||||||
# ac_name
|
# ac_name
|
||||||
# The name reported by actube
|
# The name reported by actube
|
||||||
|
# If ommited ac_name is build from macaddress
|
||||||
|
#
|
||||||
|
# ac_name =
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# ac_id
|
||||||
|
# The id for this AC
|
||||||
|
#
|
||||||
|
# ac_id =
|
||||||
#
|
#
|
||||||
# ac_name = AC
|
|
||||||
|
Loading…
Reference in New Issue
Block a user