Add pool sorting.

This commit is contained in:
2021-03-25 08:35:54 -05:00
parent 1b7f7374e5
commit dfdc40b470

View File

@@ -43,6 +43,7 @@
webPort = 8080
useSSL = true
email = me@hyperling.com
sortPools=true
marker: ';{mark} MANAGED BY ANSIBLE - CPU Headers'
marker_begin: ';;;;;;;;;;;; BEGIN'
marker_end: ' END'
@@ -103,6 +104,7 @@
devices = {{ nanominer_gpus }}
useSSL = true
email = me@hyperling.com
sortPools=true
marker: ';{mark} MANAGED BY ANSIBLE - GPU Headers'
marker_begin: ';;;;;;;;;;;; BEGIN'
marker_end: ' END'