mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 20:34:37 +03:00
Move tag exclusion to scrape query resolver (#2391)
This commit is contained in:
@@ -36,7 +36,6 @@ type GlobalConfig interface {
|
||||
GetScrapersPath() string
|
||||
GetScraperCDPPath() string
|
||||
GetScraperCertCheck() bool
|
||||
GetScraperExcludeTagPatterns() []string
|
||||
}
|
||||
|
||||
func isCDPPathHTTP(c GlobalConfig) bool {
|
||||
|
||||
Reference in New Issue
Block a user