mirror of
https://github.com/apache/superset.git
synced 2026-04-07 18:35:15 +00:00
docs: make it more clear that GLOBAL_ASYNC_QUERIES is experimental/beta (#30770)
This commit is contained in:
committed by
GitHub
parent
0af124eaae
commit
a1f86baab2
@@ -494,6 +494,7 @@ DEFAULT_FEATURE_FLAGS: dict[str, bool] = {
|
||||
"ESCAPE_MARKDOWN_HTML": False,
|
||||
"DASHBOARD_CROSS_FILTERS": True, # deprecated
|
||||
"DASHBOARD_VIRTUALIZATION": True,
|
||||
# This feature flag is stil in beta and is not recommended for production use.
|
||||
"GLOBAL_ASYNC_QUERIES": False,
|
||||
"EMBEDDED_SUPERSET": False,
|
||||
# Enables Alerts and reports new implementation
|
||||
|
||||
Reference in New Issue
Block a user