Add 'db-less' mining pool tagging support
This commit is contained in:
@@ -13,7 +13,9 @@ class Indexer {
|
||||
}
|
||||
|
||||
public reindex() {
|
||||
this.runIndexer = true;
|
||||
if (Common.indexingEnabled()) {
|
||||
this.runIndexer = true;
|
||||
}
|
||||
}
|
||||
|
||||
public async $run() {
|
||||
|
||||
Reference in New Issue
Block a user