mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 02:12:01 +00:00
Wording in a comment
This commit is contained in:
parent
208832e847
commit
06144a1fc4
|
@ -159,7 +159,7 @@ class Worker(object):
|
|||
def _reconfigure(self):
|
||||
"""
|
||||
Cleans up current freqtradebot instance, reloads the configuration and
|
||||
returns the new instance
|
||||
replaces it with the new instance
|
||||
"""
|
||||
# Tell systemd that we initiated reconfiguration
|
||||
if self._sd_notify:
|
||||
|
|
Loading…
Reference in New Issue
Block a user