diff --git a/example.conf b/example.conf index 310f5d7e..8c9f9a60 100644 --- a/example.conf +++ b/example.conf @@ -18,6 +18,7 @@ "url" : "http://url3:8344", "user" : "user3", "pass" : "pass3", + "algorithm" : "adaptive-n-factor", "state" : "disabled" }, { @@ -52,14 +53,14 @@ "gpu-powertune" : "20,20,20", "gpu-vddc" : "0.000,0.000,0.000", -"gpu-fan" : "0-85,0-85,0-85,0-85", +"gpu-fan" : "0-85,0-85,0-85", "auto-gpu" : true, "auto-fan" : true, -"temp-target" : "75,75,75,75", -"temp-overheat" : "85,85,85,85", -"temp-cutoff" : "95,95,95,95", +"temp-target" : "75,75,75", +"temp-overheat" : "80,85,90", +"temp-cutoff" : "95", "temp-hysteresis" : "3", "queue" : "1",