Stash-box facilitates automated tagging of scenes and performers based on fingerprints and filenames.
Declarations
Type
list of (submodule)
Default
[ ]
Example
{
stash_boxes = [
{
name = "StashDB";
endpoint = "https://stashdb.org/graphql";
apikey = "aaaaaaaaaaaa.bbbbbbbbbbbbbbbbbbbbbbbb.cccccccccccccc";
}
];
}