From 15af94fe0fbb9ea5e91b30946c2e26bfd9fd5ad5 Mon Sep 17 00:00:00 2001 From: HojouFotytu Date: Wed, 12 May 2021 11:20:52 +0900 Subject: [PATCH] Updated settings.general (markdown) --- settings.general.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.general.md b/settings.general.md index cbc50b7..5b8e7d3 100644 --- a/settings.general.md +++ b/settings.general.md @@ -66,7 +66,7 @@ If you wish to use CoinMarketCap market data in your analyzer settings, you will `Expected values: String` ### ProfitTrailerServerAPIToken -You must assign a server API token in the file **application.properties** in your Profit Trailer folder for PTMagic to gain access PT's data. Any custom string will work (e.g., server.api_token=mybtcbot). Assign the same value to this setting. Required. +You must assign a server API token in your PT Account Settings for PTMagic to gain access PT's data. This is just an identifier PT uses in case you have more than one bot running on the same license. Any custom string will work (e.g., "mybtcbot"). Assign the same value to this setting in your PTM settings. **This has nothing to do with your exchange API key.** Required. `Default: ""` `Expected values: String`