add the browser config example

This commit is contained in:
shenchucheng 2024-02-02 13:55:15 +08:00
parent e246a9cff9
commit a515f701e1

View file

@ -11,6 +11,10 @@ search:
api_key: "YOUR_API_KEY"
cse_id: "YOUR_CSE_ID"
browser:
engine: "playwright" # playwright/selenium
browser_type: "chromium" # playwright: chromium/firefox/webkit; selenium: chrome/firefox/edge/ie
mermaid:
engine: "pyppeteer"
path: "/Applications/Google Chrome.app"