Updated settings.general (markdown)
parent
a520f89685
commit
80af80e727
|
@ -59,7 +59,7 @@ Number of minutes to wait before switching the global settings after they have b
|
||||||
`Expected values: Integer`
|
`Expected values: Integer`
|
||||||
|
|
||||||
### CoinMarketCapAPIKey
|
### CoinMarketCapAPIKey
|
||||||
If you wish to use CoinMarketCap market data in your analyzer settings, you will need to create an [API key here](https://pro.coinmarketcap.com/). Keep in mind, the free CoinMarketCap account has a limited number of API calls available per day (roughly once every 5 minutes when last checked). (see [2.0.5 Patch details](https://github.com/PTMagicians/PTMagic/releases/tag/2.0.5)) for more information. If you aren't using CMC the value should be null. (See also, [Platform](https://github.com/PTMagicians/PTMagic/wiki/settings.analyzer#platform)). Required.
|
If you wish to use CoinMarketCap market data in your analyzer settings, you will need to create an [API key here](https://pro.coinmarketcap.com/). Keep in mind, the free CoinMarketCap account has a limited number of API calls available per day (roughly once every 5 minutes when last checked). See [2.0.5 Patch details](https://github.com/PTMagicians/PTMagic/releases/tag/2.0.5) for more information. If you aren't using CMC the value should be null. (See also, [Platform](https://github.com/PTMagicians/PTMagic/wiki/settings.analyzer#platform)). Required.
|
||||||
|
|
||||||
`Default: ""`
|
`Default: ""`
|
||||||
`Expected values: String`
|
`Expected values: String`
|
||||||
|
|
Loading…
Reference in New Issue