View difference between Paste ID: 8ijMuaNA and FTHtLMQr
SHOW: | | - or go back to the newest paste.
1-
1+
2
            "pools": [
3
                    {
4
                            "url": "stratum+tcp://stratum.fast-pool.com:9999",
5-
                            "url": "stratum.fast-pool.com:9999",
5+
6
                            "pass": "x"
7
                    },
8
                    {
9
                            "url": "stratum+tcp://stratum.fast-pool.com:3003",
10-
                            "url": ""stratum.fast-pool.com:3003",
10+
11
                            "pass": "x"
12
                    }
13
           ],
14-
14+
15-
15+
16
            "worksize": "1",
17
            "kernel": "scrypt",
18
            "thread-concurrency": "8192",
19
            "lookup-gap": "0",
20
            "gpu-threads": "2",
21
            "queue": "0",
22
            "scan-time": "1",
23
            "expiry": "1",
24
            "auto-fan": true,
25
            "scrypt": true,
26
            "api-listen": true,
27
            "api-allow": "W:192.168.2.0/24",
28
            "api-port": "4028",
29
            "kernel-path": "/usr/local/bin"
30
    }