mirror of https://github.com/Jackett/Jackett
mircrew: don't search in subforums
This commit is contained in:
parent
8b15b76941
commit
678145d372
|
@ -128,7 +128,7 @@ search:
|
||||||
# Search by Author
|
# Search by Author
|
||||||
author: ""
|
author: ""
|
||||||
# Search in subforums: yes 1, no 0
|
# Search in subforums: yes 1, no 0
|
||||||
sc: 1
|
sc: 0
|
||||||
# Search For: all, msgonly, titleonly, firstpost
|
# Search For: all, msgonly, titleonly, firstpost
|
||||||
sf: titleonly
|
sf: titleonly
|
||||||
# Show Results as: posts, topics
|
# Show Results as: posts, topics
|
||||||
|
|
Loading…
Reference in New Issue