Disable telegram from default_conf
This commit is contained in:
+1
-1
@@ -504,7 +504,7 @@ def get_default_conf(testdatadir):
|
||||
{"method": "StaticPairList"}
|
||||
],
|
||||
"telegram": {
|
||||
"enabled": True,
|
||||
"enabled": False,
|
||||
"token": "token",
|
||||
"chat_id": "0",
|
||||
"notification_settings": {},
|
||||
|
||||
Reference in New Issue
Block a user