Add explicit no memTweak per John@nanopool.
This commit is contained in:
parent
c24055183c
commit
0808b18d65
@ -43,7 +43,7 @@
|
|||||||
webPort = 8080
|
webPort = 8080
|
||||||
useSSL = true
|
useSSL = true
|
||||||
email = me@hyperling.com
|
email = me@hyperling.com
|
||||||
sortPools=true
|
sortPools = true
|
||||||
marker: ';{mark} MANAGED BY ANSIBLE - CPU Headers'
|
marker: ';{mark} MANAGED BY ANSIBLE - CPU Headers'
|
||||||
marker_begin: ';;;;;;;;;;;; BEGIN'
|
marker_begin: ';;;;;;;;;;;; BEGIN'
|
||||||
marker_end: ' END'
|
marker_end: ' END'
|
||||||
@ -104,7 +104,8 @@
|
|||||||
devices = {{ nanominer_gpus }}
|
devices = {{ nanominer_gpus }}
|
||||||
useSSL = true
|
useSSL = true
|
||||||
email = me@hyperling.com
|
email = me@hyperling.com
|
||||||
sortPools=true
|
sortPools = true
|
||||||
|
memTweak = 0
|
||||||
marker: ';{mark} MANAGED BY ANSIBLE - GPU Headers'
|
marker: ';{mark} MANAGED BY ANSIBLE - GPU Headers'
|
||||||
marker_begin: ';;;;;;;;;;;; BEGIN'
|
marker_begin: ';;;;;;;;;;;; BEGIN'
|
||||||
marker_end: ' END'
|
marker_end: ' END'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user