Define ES for LBTC
This commit is contained in:
@@ -81,6 +81,7 @@ class Money(util.Base):
|
||||
delay = int(settings.ES.RefreshSec)
|
||||
self.lc_es_checks.start(delay)
|
||||
self.agora.es = self.es
|
||||
self.lbtc.es = self.es
|
||||
|
||||
def write_to_es(self, msgtype, cast):
|
||||
if settings.ES.Enabled == "1":
|
||||
|
||||
Reference in New Issue
Block a user