Add thresholds for medium and high priority
This commit is contained in:
parent
b69b705373
commit
c1d73d661f
6 changed files with 32 additions and 15 deletions
|
@ -8,6 +8,8 @@ faves = ["favecard01","favecard02"]
|
|||
headerbackground = "#000000"
|
||||
british = True
|
||||
collectthreshold = 2
|
||||
mediumthreshold = 5
|
||||
highthreshold = 10
|
||||
keepsig = False
|
||||
tradestatement = ""
|
||||
maxmastered = 20
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue