* feat: index paths as setting * feat: clear index (#2632) * feat: check indexMQ more frequently
This commit is contained in:
@ -44,6 +44,7 @@ const (
|
||||
|
||||
// index
|
||||
SearchIndex = "search_index"
|
||||
IndexPaths = "index_paths"
|
||||
IgnorePaths = "ignore_paths"
|
||||
|
||||
// aria2
|
||||
|
Reference in New Issue
Block a user