mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
change the specs to match the code
svn:r12799
This commit is contained in:
@@ -140,7 +140,7 @@ $Id$
|
||||
|
||||
- A descriptor field other than bandwidth or uptime has changed.
|
||||
|
||||
- Bandwidth has changed by more than +/- 50% from the last time a
|
||||
- Bandwidth has changed by at least a factor of 2 from the last time a
|
||||
descriptor was generated, and at least a given interval of time
|
||||
(20 mins by default) has passed since then.
|
||||
|
||||
|
||||
@@ -347,7 +347,7 @@ $Id$
|
||||
|
||||
- A descriptor field other than bandwidth or uptime has changed.
|
||||
|
||||
- Bandwidth has changed by more than +/- 50% from the last time a
|
||||
- Bandwidth has changed by a factor of 2 from the last time a
|
||||
descriptor was generated, and at least a given interval of time
|
||||
(20 mins by default) has passed since then.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user