diff --git a/settings.general.md b/settings.general.md index 9299cbb..e5bdb8f 100644 --- a/settings.general.md +++ b/settings.general.md @@ -1,4 +1,4 @@ -This is a description of the general settings of the Profit Trailer Magic application. A guide for editing JSON files can be found [here](https://github.com/Legedric/ptmagic/wiki/Editing-JSON-files). +This is a description of the general settings of the Profit Trailer Magic application. A guide for editing JSON files can be found [here](https://github.com/PTMagicians/PTMagic/wiki/Editing-JSON-files). # Application ### IsEnabled @@ -66,13 +66,13 @@ When this is activated, PT Magic will always reload "Default" settings whenever `Expected values: true, false` ### FloodProtectionMinutes -Number of minutes to wait before switching the global settings after they have been changed. If a price trend is just zig-zagging around its trigger, you may want to protect your settings from getting switched back and forth every time the analyzer runs. (see [IntervalMinutes](https://github.com/Legedric/ptmagic/wiki/settings.analyzer#intervalminutes)) +Number of minutes to wait before switching the global settings after they have been changed. If a price trend is just zig-zagging around its trigger, you may want to protect your settings from getting switched back and forth every time the analyzer runs. (see [IntervalMinutes](https://github.com/PTMagicians/PTMagic/wiki/settings.analyzer#intervalminutes)) `Default: 15` `Expected values: Integer` ### CoinMarketCapAPIKey -If you wish to use CoinMarketCap market data, you will need to enter your CoinMarketCap account API here. (see [2.0.5 Patch details](https://github.com/Legedric/ptmagic/releases/tag/2.0.5)) for more information. +If you wish to use CoinMarketCap market data, you will need to enter your CoinMarketCap account API here. (see [2.0.5 Patch details](https://github.com/PTMagicians/PTMagic/releases/tag/2.0.5)) for more information. `Default: ""` `Expected values: String`