mirror of
https://github.com/apache/superset.git
synced 2026-04-07 10:31:50 +00:00
chore: add SAMPLES_ROW_LIMIT in frontend conf (#20841)
This commit is contained in:
@@ -104,6 +104,7 @@ FRONTEND_CONF_KEYS = (
|
||||
"CSV_EXTENSIONS",
|
||||
"COLUMNAR_EXTENSIONS",
|
||||
"ALLOWED_EXTENSIONS",
|
||||
"SAMPLES_ROW_LIMIT",
|
||||
)
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
Reference in New Issue
Block a user