瀏覽代碼

Fix docker turnserver.conf file comment about --dh2066

Pavel Punsky 3 年之前
父節點
當前提交
a57df27873
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docker/coturn/turnserver.conf

+ 1 - 1
docker/coturn/turnserver.conf

@@ -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>