changed default settings.general
This commit is contained in:
parent
6b0f6c0c27
commit
ab9e6f2977
|
@ -4,10 +4,10 @@
|
||||||
"IsEnabled": true, // Enables the PTMagic bot (needs restart to take effect)
|
"IsEnabled": true, // Enables the PTMagic bot (needs restart to take effect)
|
||||||
"TestMode": false, // If TestMode is active, no properties files will be changed
|
"TestMode": false, // If TestMode is active, no properties files will be changed
|
||||||
"ProfitTrailerLicense": "ptlicense1asdf234fljlasdf014325ehm", // Your Profit Trailer license key (needed to change your settings)
|
"ProfitTrailerLicense": "ptlicense1asdf234fljlasdf014325ehm", // Your Profit Trailer license key (needed to change your settings)
|
||||||
"ProfitTrailerLicenseXtra": "ptlicense1asdf234fljlasdf014325ehm, ptlicense2asdfou12987uasdflkj122134jkr", // Licenses for additional bots you want PTM to update (optional)
|
"ProfitTrailerLicenseXtra": "", // Licenses for additional bots for PTM to update (optional - comma separated list)
|
||||||
"ProfitTrailerServerAPIToken": "", //Your Profit Trailer Server API Token
|
"ProfitTrailerServerAPIToken": "", //Your Profit Trailer Server API Token
|
||||||
"ProfitTrailerMonitorURL": "http://localhost:8081/", // The URL to your profit trailer monitor (needed to change your settings)
|
"ProfitTrailerMonitorURL": "http://localhost:8081/", // The URL to your profit trailer monitor (needed to change your settings)
|
||||||
"ProfitTrailerMonitorURLXtra": "http://localhost:8082/, http://localhost:8083/", // URLs for additional bots you want PTM to update (optional)
|
"ProfitTrailerMonitorURLXtra": "", // URLs for additional bots you want PTM to update (optional - comma separated list)
|
||||||
"ProfitTrailerDefaultSettingName": "default", // Your Profit Trailer default setting name (needed to change your settings)
|
"ProfitTrailerDefaultSettingName": "default", // Your Profit Trailer default setting name (needed to change your settings)
|
||||||
"Exchange": "Bittrex", // The exchange your are running Profit Trailer on
|
"Exchange": "Bittrex", // The exchange your are running Profit Trailer on
|
||||||
"StartBalance": 0, // The balance you had in your wallet when you started working with Profit Trailer
|
"StartBalance": 0, // The balance you had in your wallet when you started working with Profit Trailer
|
||||||
|
|
|
@ -4,10 +4,10 @@
|
||||||
"IsEnabled": true, // Enables the PTMagic bot (needs restart to take effect)
|
"IsEnabled": true, // Enables the PTMagic bot (needs restart to take effect)
|
||||||
"TestMode": false, // If TestMode is active, no properties files will be changed
|
"TestMode": false, // If TestMode is active, no properties files will be changed
|
||||||
"ProfitTrailerLicense": "ptlicense1asdf234fljlasdf014325ehm", // Your Profit Trailer license key (needed to change your settings)
|
"ProfitTrailerLicense": "ptlicense1asdf234fljlasdf014325ehm", // Your Profit Trailer license key (needed to change your settings)
|
||||||
"ProfitTrailerLicenseXtra": "ptlicense1asdf234fljlasdf014325ehm, ptlicense2asdfou12987uasdflkj122134jkr", // Licenses for additional bots you want PTM to update (optional)
|
"ProfitTrailerLicenseXtra": "", // Licenses for additional bots for PTM to update (optional - comma separated list)
|
||||||
"ProfitTrailerServerAPIToken": "", //Your Profit Trailer Server API Token
|
"ProfitTrailerServerAPIToken": "", //Your Profit Trailer Server API Token
|
||||||
"ProfitTrailerMonitorURL": "http://localhost:8081/", // The URL to your profit trailer monitor (needed to change your settings)
|
"ProfitTrailerMonitorURL": "http://localhost:8081/", // The URL to your profit trailer monitor (needed to change your settings)
|
||||||
"ProfitTrailerMonitorURLXtra": "http://localhost:8082/, http://localhost:8083/", // URLs for additional bots you want PTM to update (optional)
|
"ProfitTrailerMonitorURLXtra": "", // URLs for additional bots you want PTM to update (optional - comma separated list)
|
||||||
"ProfitTrailerDefaultSettingName": "default", // Your Profit Trailer default setting name (needed to change your settings)
|
"ProfitTrailerDefaultSettingName": "default", // Your Profit Trailer default setting name (needed to change your settings)
|
||||||
"Exchange": "Bittrex", // The exchange your are running Profit Trailer on
|
"Exchange": "Bittrex", // The exchange your are running Profit Trailer on
|
||||||
"StartBalance": 0, // The balance you had in your wallet when you started working with Profit Trailer
|
"StartBalance": 0, // The balance you had in your wallet when you started working with Profit Trailer
|
||||||
|
|
Loading…
Reference in New Issue