meilisearch: remove some IO limits

This commit is contained in:
陈浩南 2023-09-15 22:53:20 +08:00
parent fc6fa4b1db
commit 286967f7fe

View File

@ -58,8 +58,6 @@ inputs:
IOSchedulingPriority = 4;
IOAccounting = true;
IOWeight = 1;
IOReadBandwidthMax = "/dev/mapper/root 20M";
IOWriteBandwidthMax = "/dev/mapper/root 20M";
Nice = 19;
Slice = "-.slice";
};