Browse Source

Update example turnserver.conf file to reflect that dh2066 is default

Pavel Punsky 3 years ago
parent
commit
0cb8535de6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/etc/turnserver.conf

+ 1 - 1
examples/etc/turnserver.conf

@@ -500,7 +500,7 @@
 #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>