mirror of
https://git.bwaaa.monster/omnisearch
synced 2026-03-25 17:19:02 +02:00
feat: enabling/disabling specific engines
This commit is contained in:
@@ -25,3 +25,9 @@ domain = https://search.example.com
|
||||
|
||||
# Cache TTL for infobox data in seconds (default: 86400 = 24 hours)
|
||||
#ttl_infobox = 86400
|
||||
|
||||
[engines]
|
||||
# Use * for all engines, or specify comma-separated list (e.g., ddg,yahoo)
|
||||
# Use *,-engine to exclude specific engines (e.g., *,-startpage)
|
||||
# Available engines: ddg, startpage, yahoo, mojeek
|
||||
engines="*"
|
||||
|
||||
Reference in New Issue
Block a user