Skip to content

Commit 21f89a2

Browse files
github-automation-metabaseMetabase Docs bot
andauthored
[auto] adding content to release-x.56.x->release-x.56.x (#773)
Co-authored-by: Metabase Docs bot <[email protected]>
1 parent b3971e9 commit 21f89a2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

_docs/latest/configuring-metabase/environment-variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1941,7 +1941,7 @@ Maximum number of async Jetty threads. If not set, then [MB_JETTY_MAXTHREADS](#m
19411941
Type: integer<br>
19421942
Default: `20`<br>
19431943

1944-
Limits the number of rows Metabase will display in tables sent with dashboard subscriptions and alerts. Range: 1-100. To limit the total number of rows included in the file attachment for an email dashboard subscription, use [MB_UNAGGREGATED_QUERY_ROW_LIMIT](#mb_unaggregated_query_row_limit).
1944+
Limits the number of rows Metabase will display in tables sent with dashboard subscriptions and alerts. Range: 1-100. To limit the total number of rows included in the file attachment for an email dashboard subscription, use [MB_ATTACHMENT_ROW_LIMIT](#mb_attachment_row_limit).
19451945

19461946
### `MB_AUDIT_MAX_RETENTION_DAYS`
19471947

_docs/v0.56/configuring-metabase/environment-variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1939,7 +1939,7 @@ Maximum number of async Jetty threads. If not set, then [MB_JETTY_MAXTHREADS](#m
19391939
Type: integer<br>
19401940
Default: `20`<br>
19411941

1942-
Limits the number of rows Metabase will display in tables sent with dashboard subscriptions and alerts. Range: 1-100. To limit the total number of rows included in the file attachment for an email dashboard subscription, use [MB_UNAGGREGATED_QUERY_ROW_LIMIT](#mb_unaggregated_query_row_limit).
1942+
Limits the number of rows Metabase will display in tables sent with dashboard subscriptions and alerts. Range: 1-100. To limit the total number of rows included in the file attachment for an email dashboard subscription, use [MB_ATTACHMENT_ROW_LIMIT](#mb_attachment_row_limit).
19431943

19441944
### `MB_AUDIT_MAX_RETENTION_DAYS`
19451945

_site/docs/latest/configuring-metabase/environment-variables.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7238,7 +7238,7 @@ <h3 id="mb_attachment_table_row_limit-1"><code class="language-plaintext highlig
72387238
<p>Type: integer<br>
72397239
Default: <code class="language-plaintext highlighter-rouge">20</code><br></p>
72407240

7241-
<p>Limits the number of rows Metabase will display in tables sent with dashboard subscriptions and alerts. Range: 1-100. To limit the total number of rows included in the file attachment for an email dashboard subscription, use <a href="#mb_unaggregated_query_row_limit">MB_UNAGGREGATED_QUERY_ROW_LIMIT</a>.</p>
7241+
<p>Limits the number of rows Metabase will display in tables sent with dashboard subscriptions and alerts. Range: 1-100. To limit the total number of rows included in the file attachment for an email dashboard subscription, use <a href="#mb_attachment_row_limit">MB_ATTACHMENT_ROW_LIMIT</a>.</p>
72427242

72437243
<h3 id="mb_audit_max_retention_days-1"><code class="language-plaintext highlighter-rouge">MB_AUDIT_MAX_RETENTION_DAYS</code></h3>
72447244

_site/docs/v0.56/configuring-metabase/environment-variables.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7240,7 +7240,7 @@ <h3 id="mb_attachment_table_row_limit-1"><code class="language-plaintext highlig
72407240
<p>Type: integer<br>
72417241
Default: <code class="language-plaintext highlighter-rouge">20</code><br></p>
72427242

7243-
<p>Limits the number of rows Metabase will display in tables sent with dashboard subscriptions and alerts. Range: 1-100. To limit the total number of rows included in the file attachment for an email dashboard subscription, use <a href="#mb_unaggregated_query_row_limit">MB_UNAGGREGATED_QUERY_ROW_LIMIT</a>.</p>
7243+
<p>Limits the number of rows Metabase will display in tables sent with dashboard subscriptions and alerts. Range: 1-100. To limit the total number of rows included in the file attachment for an email dashboard subscription, use <a href="#mb_attachment_row_limit">MB_ATTACHMENT_ROW_LIMIT</a>.</p>
72447244

72457245
<h3 id="mb_audit_max_retention_days-1"><code class="language-plaintext highlighter-rouge">MB_AUDIT_MAX_RETENTION_DAYS</code></h3>
72467246

0 commit comments

Comments
 (0)