ソースを参照

Mention default value for tolerate-time-skewness

pull/540/head
9seconds 2ヶ月前
コミット
f117716491
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

読み込み中…
キャンセル
保存