Add directories containing your adult videos and images. Stash will use these directories to find videos and/or images during scanning.
Declarations
Type
list of (submodule)
Example
{
stash = [
{
Path = "/media/drive/videos";
ExcludeImage = true;
}
];
}