We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4362f3 commit de080cbCopy full SHA for de080cb
components/snippets/never.share.mdx
@@ -2,9 +2,9 @@ import { Callout } from "nextra/components";
2
3
<Callout type="warning">
4
Warning: Never share your API keys or access tokens with
5
- anyone — including Postiz developers.
+ anyone — including Postiz developers.<br />
6
These keys are for your personal use only and must be kept secure in your
7
- private environment.
+ private environment.<br />
8
Postiz is a self-hosted, open-source tool. You remain in full control of your
9
API access at all times.
10
</Callout>
0 commit comments