Updated comments on ibid.

This commit is contained in:
Jedrzej Stuczynski
2020-02-03 11:57:50 +00:00
parent 21877c240b
commit ab2703e6c1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -331,7 +331,7 @@ pub struct Debug {
/// The provided value is interpreted as milliseconds.
topology_refresh_rate: u64,
/// During initial healthcheck, test packets are sent through every single possible network
/// During topology refresh, test packets are sent through every single possible network
/// path. This timeout determines waiting period until it is decided that the packet
/// did not reach its destination.
/// The provided value is interpreted as milliseconds.
+1 -1
View File
@@ -101,7 +101,7 @@ rate_compliant_cover_messages_disabled = {{ debug.rate_compliant_cover_messages_
# The provided value is interpreted as milliseconds.
topology_refresh_rate = {{ debug.topology_refresh_rate }}
# During initial healthcheck, test packets are sent through every single possible network
# During topology refresh, test packets are sent through every single possible network
# path. This timeout determines waiting period until it is decided that the packet
# did not reach its destination.
# The provided value is interpreted as milliseconds.