mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-10-09 21:16:26 +08:00
Mention purpose of Teams key (#2150)
This commit is contained in:
parent
1ab1dcc8c2
commit
2919f3018b
1 changed files with 2 additions and 1 deletions
|
@ -323,7 +323,8 @@ defmodule LivebookWeb.Hub.Edit.TeamComponent do
|
|||
Teams key
|
||||
</h3>
|
||||
<div class="justify-center">
|
||||
This is your <strong>Teams key</strong>. This key is
|
||||
This is your <strong>Teams key</strong>. This key encrypts your
|
||||
data before it is sent to Livebook Teams servers. This key is
|
||||
required for you and invited users to join this organization.
|
||||
We recommend storing it somewhere safe:
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue