Parcourir la source

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

Mention default value for tolerate-time-skewness
doctor-tls-cert-check
Sergei Arkhipov il y a 2 mois
Parent
révision
8e5b84024b
Aucun compte lié à l'adresse e-mail de l'auteur
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2
    0
      example.config.toml

+ 2
- 0
example.config.toml Voir le fichier

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

Chargement…
Annuler
Enregistrer