Procházet zdrojové kódy

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

Mention default value for tolerate-time-skewness
master
Sergei Arkhipov před 4 dny
rodič
revize
8e5b84024b
Žádný účet není propojen s e-mailovou adresou tvůrce revize
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2
    0
      example.config.toml

+ 2
- 0
example.config.toml Zobrazit soubor

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

Načítá se…
Zrušit
Uložit