Fix docker turnserver.conf file comment about --dh2066

This commit is contained in:
Pavel Punsky 2022-08-14 15:30:48 -07:00
parent 0cb8535de6
commit a57df27873

View File

@ -488,7 +488,7 @@ pkey=/etc/ssl/private/privkey.pem
#dh1066
# Use custom DH TLS key, stored in PEM format in the file.
# Flags --dh566 and --dh2066 are ignored when the DH key is taken from a file.
# Flags --dh566 and --dh1066 are ignored when the DH key is taken from a file.
#
#dh-file=<DH-PEM-file-name>