aboutsummaryrefslogtreecommitdiff
path: root/param-spec.txt
diff options
context:
space:
mode:
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