mirror of https://github.com/searxng/searxng.git
[fix] settings.yml - fix docs-links in the comments
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
1f21ac7d62
commit
019bd97f4b
|
@ -305,7 +305,7 @@ engines:
|
||||||
# - name: annas articles
|
# - name: annas articles
|
||||||
# engine: annas_archive
|
# engine: annas_archive
|
||||||
# shortcut: aaa
|
# shortcut: aaa
|
||||||
# # https://docs.searxng.org/src/searx.engines.annas_archive.html
|
# # https://docs.searxng.org/dev/engines/online/annas_archive.html
|
||||||
# aa_content: 'journal_article' # book_any .. magazine, standards_document
|
# aa_content: 'journal_article' # book_any .. magazine, standards_document
|
||||||
# aa_ext: 'pdf' # pdf, epub, ..
|
# aa_ext: 'pdf' # pdf, epub, ..
|
||||||
# aa_sort: 'newest' # newest, oldest, largest, smallest
|
# aa_sort: 'newest' # newest, oldest, largest, smallest
|
||||||
|
@ -1464,7 +1464,7 @@ engines:
|
||||||
# torznab engine lets you query any torznab compatible indexer. Using this
|
# torznab engine lets you query any torznab compatible indexer. Using this
|
||||||
# engine in combination with Jackett opens the possibility to query a lot of
|
# engine in combination with Jackett opens the possibility to query a lot of
|
||||||
# public and private indexers directly from SearXNG. More details at:
|
# public and private indexers directly from SearXNG. More details at:
|
||||||
# https://docs.searxng.org/src/searx.engines.torznab.html
|
# https://docs.searxng.org/dev/engines/online/torznab.html
|
||||||
#
|
#
|
||||||
# - name: Torznab EZTV
|
# - name: Torznab EZTV
|
||||||
# engine: torznab
|
# engine: torznab
|
||||||
|
|
Loading…
Reference in New Issue