dpgaspar commented on a change in pull request #10562:
URL: 
https://github.com/apache/incubator-superset/pull/10562#discussion_r468235626



##########
File path: superset/config.py
##########
@@ -790,7 +790,7 @@ class CeleryConfig:  # pylint: 
disable=too-few-public-methods
 # chrome:
 #   Requires: headless chrome
 #   Limitations: unable to generate screenshots of elements
-EMAIL_REPORTS_WEBDRIVER = "firefox"
+WEBDRIVER_TYPE = "firefox"

Review comment:
       I would, but: 
https://github.com/apache/incubator-superset/blob/master/docs/installation.rst#email-reports
   
   States that `firefox` is preferred, is it reasonable to change the default?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to