mirror of
https://github.com/searxng/searxng.git
synced 2025-07-24 21:59:22 +02:00
[mod] the bittorent search engines are available only in the files category
related to #101
This commit is contained in:
parent
e239369f1f
commit
1113f7e616
8 changed files with 8 additions and 8 deletions
|
@ -18,7 +18,7 @@ about = {
|
|||
}
|
||||
|
||||
# engine dependent config
|
||||
categories = ['files', 'images', 'videos', 'music']
|
||||
categories = ['files']
|
||||
paging = True
|
||||
|
||||
# search-url
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue