From be9d330e6fe0d3de2965f647e6364d392e1b73eb Mon Sep 17 00:00:00 2001 From: Mike Perry Date: Tue, 20 Jun 2023 16:28:59 +0000 Subject: Change KISTSchedRunInterval range and default; add KISTSchedRunIntervalClient --- param-spec.txt | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'param-spec.txt') 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 -- cgit v1.2.3-54-g00ecf