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";
|
||||
};
|
||||
};
|
||||
PcketPlayInAutoRecipe = {
|
||||
PacketPlayInAutoRecipe = {
|
||||
interval = mkOption {
|
||||
default = 4.0;
|
||||
type = types.float;
|
||||
|
|
Loading…
Reference in a new issue