allowlist
parent
96239d6704
commit
90358f0176
2
.env
2
.env
|
|
@ -46,7 +46,7 @@ LIBRARY_MAPPING = { "TV Shows": "Scratch TV Shows", "Scratch TV Shows": "TV Show
|
|||
## Blacklisting/Whitelisting libraries, library types such as Movies/TV Shows, and users. Mappings apply so if the mapping for the user or library exist then both will be excluded.
|
||||
## Comma separated for multiple options
|
||||
#BLACKLIST_LIBRARY = ""
|
||||
#WHITELIST_LIBRARY = ""
|
||||
WHITELIST_LIBRARY = "TV Shows,Scratch TV Shows,Movies"
|
||||
#BLACKLIST_LIBRARY_TYPE = ""
|
||||
#WHITELIST_LIBRARY_TYPE = ""
|
||||
#BLACKLIST_USERS = ""
|
||||
|
|
|
|||
Loading…
Reference in New Issue