Updated settings.general (markdown)

Dave Baddeley 2019-04-10 22:40:25 +01:00
parent 69289bfbd4
commit 10b36b820e
1 changed files with 0 additions and 6 deletions

@ -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))