VEGAS/ipfs: fix typo
This commit is contained in:
parent
b4f6cdd697
commit
f1f819e92c
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ in
|
|||
"/dev/sda 100"
|
||||
"/dev/sdb 100"
|
||||
];
|
||||
IODviceLatencyTargetSec = [
|
||||
IODeviceLatencyTargetSec = [
|
||||
"/dev/sda 500ms"
|
||||
"/dev/sdb 500ms"
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue