feature: add supports_autotuning to vnish
This commit is contained in:
committed by
Brett Rowan
parent
1b5e3093e6
commit
50e6cf9dfd
@@ -97,6 +97,7 @@ class VNish(VNishFirmware, BMMiner):
|
|||||||
|
|
||||||
supports_shutdown = True
|
supports_shutdown = True
|
||||||
supports_presets = True
|
supports_presets = True
|
||||||
|
supports_autotuning = True
|
||||||
|
|
||||||
data_locations = VNISH_DATA_LOC
|
data_locations = VNISH_DATA_LOC
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user