[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [sbws/master] Add comment to config vars for reseting bw on IP



commit d25799f08378ed66615098946fbca100fe2df67d
Author: juga0 <juga@xxxxxxxxxx>
Date:   Tue Jun 19 19:34:15 2018 +0000

    Add comment to config vars for reseting bw on IP
    
    changes.
---
 sbws/config.default.ini | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/sbws/config.default.ini b/sbws/config.default.ini
index ff72097..d3abcda 100644
--- a/sbws/config.default.ini
+++ b/sbws/config.default.ini
@@ -23,7 +23,13 @@ http_timeout = 10
 # CircuitBuildTimeout doesn't handle the case of a TLS connection to a relay
 # taking forever, and probably other not-yet-discovered cases.
 circuit_timeout = 10
+# Whether or not to reset the bandwidth measurements when the the relay's IPv4
+# changes
 reset_bw_ipv4_changes = on
+
+# Whether or not to reset the bandwidth measurements when the the relay's IPv6
+# changes.
+# This is currently not implemented.
 reset_bw_ipv6_changes = off
 
 [scanner]



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits