mirror of
https://github.com/apache/superset.git
synced 2026-05-21 15:55:10 +00:00
docs: Update documentation link for ENABLE_SUPERSET_META_DB (#40076)
Co-authored-by: Claude Code <noreply@anthropic.com>
This commit is contained in:
2
docs/static/feature-flags.json
vendored
2
docs/static/feature-flags.json
vendored
@@ -174,7 +174,7 @@
|
||||
"default": false,
|
||||
"lifecycle": "testing",
|
||||
"description": "Allows users to add a superset:// DB that can query across databases. Experimental with potential security/performance risks. See SUPERSET_META_DB_LIMIT.",
|
||||
"docs": "https://superset.apache.org/docs/configuration/databases/#querying-across-databases"
|
||||
"docs": "https://superset.apache.org/user-docs/databases/supported/superset-meta-database"
|
||||
},
|
||||
{
|
||||
"name": "ESTIMATE_QUERY_COST",
|
||||
|
||||
Reference in New Issue
Block a user