Exports row limit excluding the header. xlsx downloads are limited to 1048575 rows even if this limit is higher.
### `MB_EE_AI_FEATURES_ENABLED`
- Type: boolean
...
...
@@ -919,6 +939,14 @@ When attempting to assemble prompts, the threshold at which prompt will no longe
Matching style for native query editors autocomplete. Can be "substring", "prefix", or "off". Larger instances can have performance issues matching using substring, so can use prefix matching, or turn autocompletions off.
Maximum length of a JSON string before skipping it during sync for JSON unfolding. If this is set too high it could lead to slow syncs or out of memory errors.
### `MB_NO_DATA_ILLUSTRATION`
> Only available on Metabase [Pro](https://www.metabase.com/product/pro) and [Enterprise](https://www.metabase.com/product/enterprise) plans.
...
...
@@ -1035,6 +1063,7 @@ Token for premium features. Go to the MetaStore to get yours!
Timeout in minutes for query execution, both Metabase application database and data connections. In case you're execute a query and run into a timeout, you might consider increasing this value.