Commit f68c91694a08d0399283c28563cb63ba10b84426

Con Kolivas 2012-04-27T10:23:47

Remove the invalid entries from the example configuration file.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
diff --git a/example.conf b/example.conf
index 7596ec3..05578e1 100644
--- a/example.conf
+++ b/example.conf
@@ -22,7 +22,6 @@
 "gpu-fan" : "0-85,0-85,0-85,0-85",
 "gpu-memclock" : "860,825,835,875",
 "gpu-powertune" : "20,20,20,20",
-"gpu-vddc" : "0.000,0.000,0.000,0.000",
 "temp-cutoff" : "95,95,95,95",
 "temp-overheat" : "85,85,85,85",
 "temp-target" : "75,75,75,75",
@@ -37,8 +36,6 @@
 "retry-pause" : "5",
 "scan-time" : "60",
 "temp-hysteresis" : "3",
-"worksize" : "0",
 
-"shares" : "0",
 "kernel-path" : "/usr/local/bin"
 }