Skip to content

Commit 1e739a1

Browse files
committed
docs: remove slow query statistics
1 parent 4e9b354 commit 1e739a1

File tree

1 file changed

+4
-7
lines changed
  • src/app/[locale]/(legal)/security

1 file changed

+4
-7
lines changed

src/app/[locale]/(legal)/security/page.tsx

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ export default function Page() {
7676
request in our Enterprise plan.
7777
</li>
7878
<li>
79-
The customer Bytebase workspace will be deactivated automatically if there is no traffic in
80-
48 hours. The data will be purged in 60 days after deactivation.
79+
The customer Bytebase workspace will be deactivated automatically if there is no traffic
80+
in 48 hours. The data will be purged in 60 days after deactivation.
8181
</li>
8282
</ul>
8383
<h2 id="self-host">Bytebase self-hosted</h2>
@@ -93,7 +93,8 @@ export default function Page() {
9393
bare-metal.
9494
</li>
9595
<li>
96-
Anonymous usage metrics are collected and sent to Segment. Collection can be disabled in the workspace settings.
96+
Anonymous usage metrics are collected and sent to Segment. Collection can be disabled in
97+
the workspace settings.
9798
</li>
9899
</ul>
99100
<h2>Shared practices between Bytebase Cloud and self-hosted</h2>
@@ -119,10 +120,6 @@ export default function Page() {
119120
<ul>
120121
<li>Database connection info.</li>
121122
<li>Database schema.</li>
122-
<li>
123-
Slow query statistics if <Link href="/docs/slow-query/overview/">slow query report</Link>{' '}
124-
is enabled.
125-
</li>
126123
</ul>
127124
<h3>How do I report a potential vulnerability or security concern?</h3>
128125
<p>

0 commit comments

Comments
 (0)