Add pool sorting.
This commit is contained in:
parent
1b7f7374e5
commit
dfdc40b470
@ -43,6 +43,7 @@
|
|||||||
webPort = 8080
|
webPort = 8080
|
||||||
useSSL = true
|
useSSL = true
|
||||||
email = me@hyperling.com
|
email = me@hyperling.com
|
||||||
|
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'
|
||||||
@ -103,6 +104,7 @@
|
|||||||
devices = {{ nanominer_gpus }}
|
devices = {{ nanominer_gpus }}
|
||||||
useSSL = true
|
useSSL = true
|
||||||
email = me@hyperling.com
|
email = me@hyperling.com
|
||||||
|
sortPools=true
|
||||||
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