Fix circuit breaker param typo

This commit is contained in:
Lorenz Meier 2015-08-28 12:18:25 +02:00
parent 68e726ce37
commit 3724947046
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ PARAM_DEFINE_INT32(CBRK_RATE_CTRL, 0);
/**
* Circuit breaker for IO safety
*
* Setting this parameter to 894281 will disable IO safety.
* Setting this parameter to 22027 will disable IO safety.
* WARNING: ENABLING THIS CIRCUIT BREAKER IS AT OWN RISK
*
* @min 0