Add fallbacks for small collections

This commit is contained in:
mez 2025-04-21 12:13:15 +01:00
parent 1cf0d1c0af
commit 4bbb265342
5 changed files with 264 additions and 192 deletions

View file

@ -3,6 +3,7 @@ serverpath = ""
subfolder = ""
url = ""
name = "your name"
sig = False
highpriority = ["deckname","nameofadeck"]
trademedium = True
tradepost = "URL"
@ -14,10 +15,9 @@ collectthreshold = 2
mediumthreshold = 5
massmediumthreshold = 1
highthreshold = 10
keepsig = False
keepsig = True
tradestatement = ""
maxmastered = 20
ownedpage = False
firstmasteries = ["deckname","nameofdeck"]
misclink = {"link":"","text":""}
donations = {"decks":[],"scrapbook":[]}