xinjingqing commented on a change in pull request #17278:
URL: https://github.com/apache/superset/pull/17278#discussion_r739907946
##########
File path: superset/config.py
##########
@@ -87,6 +87,11 @@
# },
FAVICONS = [{"href": "/static/assets/images/favicon.png"}]
+FEATURE_FLAGS = {
Review comment:
Another way to do it,set the value in DEFAULT_FEATURE_FLAGS.
"DASHBOARD_CROSS_FILTERS": True
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]