i2pd: correct docs about bandwidth setting

This commit is contained in:
Zetok Zalbavar 2017-05-30 21:59:30 +01:00 committed by Edward Tjörnhammar
parent f16a9f694e
commit 92b923b378
No known key found for this signature in database
GPG Key ID: 7B82CE4A866B6845

@ -212,7 +212,8 @@ in
type = with types; nullOr int;
default = null;
description = ''
Set a router bandwidth limit integer in kbps or letters: L (32), O (256), P (2048), X (>9000)
Set a router bandwidth limit integer in KBps.
If not set, i2pd defaults to 32KBps.
'';
};