VEGAS/ipfs: fix typo

This commit is contained in:
Max Headroom 2022-08-01 21:52:35 +02:00
parent b4f6cdd697
commit f1f819e92c

View file

@ -34,7 +34,7 @@ in
"/dev/sda 100"
"/dev/sdb 100"
];
IODviceLatencyTargetSec = [
IODeviceLatencyTargetSec = [
"/dev/sda 500ms"
"/dev/sdb 500ms"
];