Darvo Deal: Filter out invalid stock multiplier from config #2920
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If you have a single typo in the config, the stock multiplier becomes automatically 0. Probably makes more sense if an invalid value gets filtered out automatically (and fallsback either to 1 or the previous value, if possible).
"darvoStockMultiplier": "1e",for example would break it.You can just use the webui to edit it.