aboutsummaryrefslogtreecommitdiff
path: root/param-spec.txt
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2021-01-12 16:33:18 -0500
committerNick Mathewson <nickm@torproject.org>2021-01-14 10:32:49 -0500
commit7e2ced1315bf0b9690f46ed33996fae9e9c56cf2 (patch)
tree7f5bca62d9876a71892d5d77dc4d58ef4a16c8bc /param-spec.txt
parent3540c8f32227bbe27231a435e240de62d07952f3 (diff)
downloadtorspec-7e2ced1315bf0b9690f46ed33996fae9e9c56cf2.tar.gz
torspec-7e2ced1315bf0b9690f46ed33996fae9e9c56cf2.zip
Move elements in param-spec.txt
Diffstat (limited to 'param-spec.txt')
-rw-r--r--param-spec.txt15
1 files changed, 7 insertions, 8 deletions
diff --git a/param-spec.txt b/param-spec.txt
index 77eee34..7643a9b 100644
--- a/param-spec.txt
+++ b/param-spec.txt
@@ -40,6 +40,13 @@ line of a directory consensus.
Min: 0. Max: 1. Default: 0.
First-appeared: 0.3.0
+ "sendme_emit_min_version" -- Minimum SENDME version that can be sent.
+ Min: 0. Max: 255. Default 0.
+ First appeared: 0.4.1.1-alpha.
+
+ "sendme_accept_min_version" -- Minimum SENDME version that is accepted.
+ Min: 0. Max: 255. Default 0.
+ First appeared: 0.4.1.1-alpha.
2. Performance-tuning parameters
@@ -74,14 +81,6 @@ line of a directory consensus.
Min: 1000. Max: 2147483647 (INT32_MAX). Default: 50000.
First-appeared: 0.3.3.6-rc.
- "sendme_emit_min_version" -- Minimum SENDME version that can be sent.
- Min: 0. Max: 255. Default 0.
- First appeared: 0.4.1.1-alpha.
-
- "sendme_accept_min_version" -- Minimum SENDME version that is accepted.
- Min: 0. Max: 255. Default 0.
- First appeared: 0.4.1.1-alpha.
-
"KISTSchedRunInterval" -- How frequently should the "KIST" scheduler
run in order to decide which data to write to the network? Value in
units of milliseconds. If 0, then the KIST scheduler should be