Exclude caps with too few images

This commit is contained in:
Christoph Hagen
2024-10-28 19:06:45 +01:00
parent 93af0cb76d
commit dec1154006
6 changed files with 54 additions and 7 deletions

View File

@@ -3,4 +3,5 @@
"iterations": 20,
"server": "https://mydomain.com/caps",
"authentication": "mysecretkey",
"minimumImagesPerCap": 10
}