浏览代码

Merge pull request #540 from 9seconds/tts-default-value

Mention default value for tolerate-time-skewness
doctor-tls-cert-check
Sergei Arkhipov 3 周前
父节点
当前提交
8e5b84024b
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      example.config.toml

+ 2
- 0
example.config.toml 查看文件

@@ -96,6 +96,8 @@ auto-update = false
96 96
 #
97 97
 # Sometimes time can be skewed so we accept all messages within a
98 98
 # time range of this parameter.
99
+#
100
+# Default value is 3s
99 101
 tolerate-time-skewness = "5s"
100 102
 
101 103
 # Telegram has a concept of DC. You can think about DC as a number of a cluster

正在加载...
取消
保存