TOR service: sane default for burst rate
svn path=/nixos/trunk/; revision=23851
This commit is contained in:
parent
b2b227c99f
commit
41530c8e76
@ -163,7 +163,7 @@ in
|
||||
};
|
||||
|
||||
bandwidthBurst = mkOption {
|
||||
default = 0;
|
||||
default = cfg.relay.bandwidthRate;
|
||||
example = 200;
|
||||
description = ''
|
||||
Specify this to allow bursts of the bandwidth usage of relayed (server)
|
||||
|
Loading…
x
Reference in New Issue
Block a user