Is your feature request related to a problem? Please describe.
Pigallery2 indexes all folders recursively starting from root, which might not be ideal for mixed content.
Describe the solution you'd like
Excluding a user given list of file or folder during indexing. It would be great if the list can be given as regular expressions.
Is your feature request related to a problem? Please describe.
Pigallery2 indexes all folders recursively starting from root, which might not be ideal for mixed content.
Describe the solution you'd like
Excluding a user given list of file or folder during indexing. It would be great if the list can be given as regular expressions.