From 10b36b820eaeeeb74470169e9e7e82027cb19edf Mon Sep 17 00:00:00 2001 From: Dave Baddeley <34887832+djbadders@users.noreply.github.com> Date: Wed, 10 Apr 2019 22:40:25 +0100 Subject: [PATCH] Updated settings.general (markdown) --- settings.general.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/settings.general.md b/settings.general.md index 6207802..0857004 100644 --- a/settings.general.md +++ b/settings.general.md @@ -59,12 +59,6 @@ Your main fiat currency that will be used in the monitor `Expected values: Valid currencies from this list:` http://api.fixer.io/latest?base=USD -### AlwaysLoadDefaultBeforeSwitch -When this is activated, PT Magic will always reload "Default" settings whenever it switches to another setting. This may be helpful if you are mostly using offset values, to ensure that the offset is taking the default value and not an already adjusted value. - -`Default: true` -`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/PTMagicians/PTMagic/wiki/settings.analyzer#intervalminutes))