fix packet in antispam
This commit is contained in:
parent
c4ef5eac6f
commit
931c16722f
1 changed files with 1 additions and 1 deletions
|
@ -1455,7 +1455,7 @@ in
|
||||||
description = "Packet-limiter.limits.all.max-packet-rate";
|
description = "Packet-limiter.limits.all.max-packet-rate";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
PcketPlayInAutoRecipe = {
|
PacketPlayInAutoRecipe = {
|
||||||
interval = mkOption {
|
interval = mkOption {
|
||||||
default = 4.0;
|
default = 4.0;
|
||||||
type = types.float;
|
type = types.float;
|
||||||
|
|
Loading…
Add table
Reference in a new issue