Skip to content

Commit

Permalink
Add warning text for foundation
Browse files Browse the repository at this point in the history
  • Loading branch information
vicmgs committed Aug 9, 2022
1 parent 533129e commit 34f5663
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions assets/js/components/auth/MagicAuthenticate.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,9 @@ const MagicAuthenticate = () => {
<Text style={{ display: 'block' }}>
Submit your email address to receive a login link and learn about the network (10 device limit).
</Text>
<Text italic style={{ display: 'block', marginTop: 4, fontSize: 14 }}>
IMPORTANT: Migration to another Console provider (to support 10+ devices) requires devices to rejoin (power cycle or restart).
</Text>
<Text style={{ display: 'block', marginTop: 4 }}>
For larger deployments,{' '}
<a target="_blank" href="https://docs.helium.com/use-the-network/console/hosting-providers/">
Expand Down

0 comments on commit 34f5663

Please # to comment.