mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
Update docs to use the newer WEBDRIVER_TYPE name (#13934)
This commit is contained in:
@@ -337,7 +337,7 @@ To render dashboards you need to install a local browser on your Superset instan
|
||||
- [geckodriver](https://github.com/mozilla/geckodriver) for Firefox
|
||||
- [chromedriver](http://chromedriver.chromium.org/) for Chrome
|
||||
|
||||
You'll need to adjust the `EMAIL_REPORTS_WEBDRIVER` accordingly in your configuration. You also need
|
||||
You'll need to adjust the `WEBDRIVER_TYPE` accordingly in your configuration. You also need
|
||||
to specify on behalf of which username to render the dashboards. In general dashboards and charts
|
||||
are not accessible to unauthorized requests, that is why the worker needs to take over credentials
|
||||
of an existing user to take a snapshot.
|
||||
|
||||
Reference in New Issue
Block a user