mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-01 15:10:44 +00:00
Added SMS and bot name config variables.
This commit is contained in:
@@ -1,4 +1,12 @@
|
||||
{
|
||||
"Name": "Skynet",
|
||||
"SMSContacts" : [
|
||||
{
|
||||
"Name": "Bob",
|
||||
"Number": "12345",
|
||||
"Enabled": false
|
||||
}
|
||||
],
|
||||
"Exchanges": [
|
||||
{
|
||||
"Name": "Bitfinex",
|
||||
|
||||
Reference in New Issue
Block a user