aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--param-spec.txt12
1 files changed, 9 insertions, 3 deletions
diff --git a/param-spec.txt b/param-spec.txt
index a63ad3b..123cedc 100644
--- a/param-spec.txt
+++ b/param-spec.txt
@@ -105,11 +105,17 @@ Table of Contents
"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
- disabled.
- Min: 0. Max: 100. Default: 10.
+ units of milliseconds.
+ Min: 2. Max: 100. Default: 2
First appeared: 0.3.2
+ "KISTSchedRunIntervalClient" -- How frequently should the "KIST" scheduler
+ run in order to decide which data to write to the network, on clients? Value
+ in units of milliseconds. The client value needs to be much lower than
+ the relay value.
+ Min: 2. Max: 100. Default: 2.
+ First appeared: 0.4.8.2
+
3. Voting-related parameters
"bwweightscale" -- Value that bandwidth-weights are divided by. If not