mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 20:20:05 +00: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:
committed by
Markus Heiser
parent
fda111c0c9
commit
c381fc001f
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user