mirror of
https://github.com/searxng/searxng.git
synced 2025-07-31 00:52:22 +02:00
[mod] settings: remove lemmy from categ 'general' & enable by default
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
fda111c0c9
commit
c381fc001f
2 changed files with 1 additions and 5 deletions
|
@ -56,7 +56,7 @@ about = {
|
|||
"results": 'JSON',
|
||||
}
|
||||
paging = True
|
||||
categories = ['general', 'social media']
|
||||
categories = ['social media']
|
||||
|
||||
base_url = "https://lemmy.ml/"
|
||||
"""By default, https://lemmy.ml is used for providing the results. If you want
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue