You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/12/09 00:38:04 UTC

[GitHub] [incubator-superset] nytai commented on a change in pull request #11770: feat: alerts/reports add/edit modal

nytai commented on a change in pull request #11770:
URL: https://github.com/apache/incubator-superset/pull/11770#discussion_r538915142



##########
File path: superset/config.py
##########
@@ -797,7 +797,7 @@ class CeleryConfig:  # pylint: disable=too-few-public-methods
 # Enable / disable Alerts, where users can define custom SQL that
 # will send emails with screenshots of charts or dashboards periodically
 # if it meets the criteria
-ENABLE_ALERTS = False
+ENABLE_ALERTS = True

Review comment:
       Do we want to switch this 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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org